Searched refs:tolerance (Results 1 – 2 of 2) sorted by relevance
139 const float tolerance = 1e-5f; in strict_test() local140 while (test(/*per body invocation call*/[&barrier] { barrier.wait(); }) > tolerance); in strict_test()
76 std::size_t tolerance = 1; variable78 bool is_split_correct = diff <= tolerance;