Searched defs:PositiveRange (Results 1 – 17 of 17) sorted by relevance
/aosp_15_r20/external/llvm-libc/test/src/math/ |
H A D | sqrtf16_test.cpp | 22 TEST_F(LlvmLibcSqrtf16Test, PositiveRange) { in TEST_F() argument
|
H A D | log2f16_test.cpp | 26 TEST_F(LlvmLibcLog2f16Test, PositiveRange) { in TEST_F() argument
|
H A D | expf16_test.cpp | 26 TEST_F(LlvmLibcExpf16Test, PositiveRange) { in TEST_F() argument
|
H A D | exp2m1f16_test.cpp | 26 TEST_F(LlvmLibcExp2m1f16Test, PositiveRange) { in TEST_F() argument
|
H A D | log10f16_test.cpp | 26 TEST_F(LlvmLibcLog10f16Test, PositiveRange) { in TEST_F() argument
|
H A D | expm1f16_test.cpp | 26 TEST_F(LlvmLibcExpm1f16Test, PositiveRange) { in TEST_F() argument
|
H A D | exp2f16_test.cpp | 26 TEST_F(LlvmLibcExp2f16Test, PositiveRange) { in TEST_F() argument
|
H A D | sinpif16_test.cpp | 26 TEST_F(LlvmLibcSinpif16Test, PositiveRange) { in TEST_F() argument
|
H A D | exp10f16_test.cpp | 26 TEST_F(LlvmLibcExp10f16Test, PositiveRange) { in TEST_F() argument
|
H A D | exp10m1f16_test.cpp | 26 TEST_F(LlvmLibcExp10m1f16Test, PositiveRange) { in TEST_F() argument
|
H A D | tanhf16_test.cpp | 26 TEST_F(LlvmLibcTanhf16Test, PositiveRange) { in TEST_F() argument
|
H A D | sinhf16_test.cpp | 26 TEST_F(LlvmLibcSinhf16Test, PositiveRange) { in TEST_F() argument
|
H A D | logf16_test.cpp | 26 TEST_F(LlvmLibcLogf16Test, PositiveRange) { in TEST_F() argument
|
H A D | tanpif16_test.cpp | 26 TEST_F(LlvmLibcTanpif16Test, PositiveRange) { in TEST_F() argument
|
H A D | cospif16_test.cpp | 26 TEST_F(LlvmLibcCospif16Test, PositiveRange) { in TEST_F() argument
|
H A D | coshf16_test.cpp | 26 TEST_F(LlvmLibcCoshf16Test, PositiveRange) { in TEST_F() argument
|
/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/ |
H A D | hypotf_test.cpp | 58 TEST_F(LlvmLibcHypotfExhaustiveTest, PositiveRange) { in TEST_F() argument
|