Home
last modified time | relevance | path

Searched defs:Tolerance (Results 1 – 15 of 15) sorted by relevance

/external/protobuf/src/google/protobuf/util/
Dfield_comparator.h158 struct Tolerance { struct
161 Tolerance() in Tolerance() argument
164 Tolerance(double f, double m) in Tolerance() argument
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
Dlock.pass.cpp43 ms Tolerance = ms(50); variable
45 ms Tolerance = ms(100); variable
Dtry_lock_shared.pass.cpp39 ms Tolerance = ms(200); variable
41 ms Tolerance = ms(200 * 5); variable
Dtry_lock_until.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable
Dtry_lock_for.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable
Dtry_lock_shared_until.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable
Dtry_lock_shared_for.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable
Dlock_shared.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
Dlock.pass.cpp42 ms Tolerance = ms(50); variable
44 ms Tolerance = ms(50 * 5); variable
Dlock_shared.pass.cpp43 ms Tolerance = ms(50); variable
45 ms Tolerance = ms(50 * 5); variable
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
Dlock.pass.cpp41 ms Tolerance = ms(25); variable
43 ms Tolerance = ms(25 * 5); variable
/external/gemmlowp/test/
Dtest_fixedpoint.cc96 std::int32_t Tolerance() const { return 0; } in Tolerance() function in gemmlowp::__anon3853b5040111::UnaryOpBase
139 std::int32_t Tolerance() const { return 500; } in Tolerance() function in gemmlowp::__anon3853b5040111::ExpOnIntervalBetweenNegativeOneQuarterAnd0ExclOp
160 std::int32_t Tolerance() const { return 500; } in Tolerance() function in gemmlowp::__anon3853b5040111::ExpOnNegativeValuesOp
180 std::int32_t Tolerance() const { return 12; } in Tolerance() function in gemmlowp::__anon3853b5040111::OneMinusXOverOnePlusXForXIn01Op
199 std::int32_t Tolerance() const { return 310; } in Tolerance() function in gemmlowp::__anon3853b5040111::TanhOp
219 std::int32_t Tolerance() const { return 6; } in Tolerance() function in gemmlowp::__anon3853b5040111::OneOverOnePlusXForXIn01Op
238 std::int32_t Tolerance() const { return 155; } in Tolerance() function in gemmlowp::__anon3853b5040111::LogisticOp
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
Dmutex_time_point.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable
Dmutex_duration.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable
Dmutex.pass.cpp44 ms Tolerance = ms(50); variable
46 ms Tolerance = ms(50 * 5); variable