Home
last modified time | relevance | path

Searched refs:test_powers_of_two (Results 1 – 15 of 15) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/test/src/math/smoke/
DILogbTest.h41 void test_powers_of_two(Func func) { in test_powers_of_two() function
122 TEST_F(LlvmLibcIntLogbTest, PowersOfTwo) { test_powers_of_two(&Func); } \
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/smoke/
DILogbTest.h41 void test_powers_of_two(Func func) { in test_powers_of_two() function
122 TEST_F(LlvmLibcIntLogbTest, PowersOfTwo) { test_powers_of_two(&Func); } \
/external/llvm-libc/test/src/math/smoke/
DILogbTest.h41 void test_powers_of_two(Func func) { in test_powers_of_two() function
122 TEST_F(LlvmLibcIntLogbTest, PowersOfTwo) { test_powers_of_two(&Func); } \
/external/llvm-libc/test/src/math/
Dilogbf_test.cpp23 test_powers_of_two<float>(&LIBC_NAMESPACE::ilogbf); in TEST_F()
Dilogb_test.cpp23 test_powers_of_two<double>(&LIBC_NAMESPACE::ilogb); in TEST_F()
Dilogbl_test.cpp23 test_powers_of_two<long double>(&LIBC_NAMESPACE::ilogbl); in TEST_F()
DILogbTest.h39 void test_powers_of_two(typename ILogbFunc<T>::Func func) { in test_powers_of_two() function
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/
Dilogb_test.cpp23 test_powers_of_two<double>(&LIBC_NAMESPACE::ilogb); in TEST_F()
Dilogbl_test.cpp23 test_powers_of_two<long double>(&LIBC_NAMESPACE::ilogbl); in TEST_F()
Dilogbf_test.cpp23 test_powers_of_two<float>(&LIBC_NAMESPACE::ilogbf); in TEST_F()
DILogbTest.h39 void test_powers_of_two(typename ILogbFunc<T>::Func func) { in test_powers_of_two() function
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/
Dilogb_test.cpp23 test_powers_of_two<double>(&LIBC_NAMESPACE::ilogb); in TEST_F()
Dilogbl_test.cpp23 test_powers_of_two<long double>(&LIBC_NAMESPACE::ilogbl); in TEST_F()
Dilogbf_test.cpp23 test_powers_of_two<float>(&LIBC_NAMESPACE::ilogbf); in TEST_F()
DILogbTest.h39 void test_powers_of_two(typename ILogbFunc<T>::Func func) { in test_powers_of_two() function