Searched refs:TestModes (Results 1 – 6 of 6) sorted by relevance
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/ |
D | RoundToIntegerTest.h | 29 template <typename FloatType, typename IntType, bool TestModes = false> 113 if (TestModes) { in testInfinityAndNaN() 160 if (TestModes) { in testRoundNumbers() 178 if (TestModes) in do_fractions_test() 190 if (TestModes) { in testFractions() 223 if (TestModes) { in testIntegerOverflow() 250 if (TestModes) { in testSubnormalRange() 297 if (TestModes) { in testNormalRange() 323 TestModes) \ argument 325 RoundToIntegerTestTemplate<FloatType, IntType, TestModes>; \
|
/external/llvm-libc/test/src/math/ |
D | RoundToIntegerTest.h | 29 template <typename FloatType, typename IntType, bool TestModes = false> 113 if (TestModes) { in testInfinityAndNaN() 160 if (TestModes) { in testRoundNumbers() 178 if (TestModes) in do_fractions_test() 190 if (TestModes) { in testFractions() 223 if (TestModes) { in testIntegerOverflow() 250 if (TestModes) { in testSubnormalRange() 297 if (TestModes) { in testNormalRange() 323 TestModes) \ argument 325 RoundToIntegerTestTemplate<FloatType, IntType, TestModes>; \
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/ |
D | RoundToIntegerTest.h | 29 template <typename FloatType, typename IntType, bool TestModes = false> 113 if (TestModes) { in testInfinityAndNaN() 160 if (TestModes) { in testRoundNumbers() 178 if (TestModes) in do_fractions_test() 190 if (TestModes) { in testFractions() 223 if (TestModes) { in testIntegerOverflow() 250 if (TestModes) { in testSubnormalRange() 297 if (TestModes) { in testNormalRange() 323 TestModes) \ argument 325 RoundToIntegerTestTemplate<FloatType, IntType, TestModes>; \
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/smoke/ |
D | RoundToIntegerTest.h | 24 template <typename F, typename I, bool TestModes = false> 83 if (TestModes) { in testInfinityAndNaN() 105 if (TestModes) { in testRoundNumbers() 125 if (TestModes) { in testSubnormalRange() 152 #define LIST_ROUND_TO_INTEGER_TESTS_HELPER(F, I, func, TestModes) \ argument 154 RoundToIntegerTestTemplate<F, I, TestModes>; \
|
/external/llvm-libc/test/src/math/smoke/ |
D | RoundToIntegerTest.h | 24 template <typename F, typename I, bool TestModes = false> 83 if (TestModes) { in testInfinityAndNaN() 105 if (TestModes) { in testRoundNumbers() 125 if (TestModes) { in testSubnormalRange() 152 #define LIST_ROUND_TO_INTEGER_TESTS_HELPER(F, I, func, TestModes) \ argument 154 RoundToIntegerTestTemplate<F, I, TestModes>; \
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/smoke/ |
D | RoundToIntegerTest.h | 24 template <typename F, typename I, bool TestModes = false> 83 if (TestModes) { in testInfinityAndNaN() 105 if (TestModes) { in testRoundNumbers() 125 if (TestModes) { in testSubnormalRange() 152 #define LIST_ROUND_TO_INTEGER_TESTS_HELPER(F, I, func, TestModes) \ argument 154 RoundToIntegerTestTemplate<F, I, TestModes>; \
|