/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/ |
H A D | expm1f_test.cpp | 31 TEST_F(LlvmLibcExpm1fExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | acosf_test.cpp | 31 TEST_F(LlvmLibcAcosfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | exp2m1f_test.cpp | 31 TEST_F(LlvmLibcExp2m1fExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | log1pf_test.cpp | 31 TEST_F(LlvmLibcLog1pfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | cospif_test.cpp | 31 TEST_F(LlvmLibcCospifExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | tanhf_test.cpp | 31 TEST_F(LlvmLibcTanhfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | erff_test.cpp | 31 TEST_F(LlvmLibcErffExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | expf_test.cpp | 31 TEST_F(LlvmLibcExpfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | exp10f_test.cpp | 31 TEST_F(LlvmLibcExp10fExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | exp10m1f_test.cpp | 31 TEST_F(LlvmLibcExp10m1fExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | asinf_test.cpp | 31 TEST_F(LlvmLibcAsinfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | sinf_test.cpp | 31 TEST_F(LlvmLibcSinfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | cbrtf_test.cpp | 31 TEST_F(LlvmLibcCbrtfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | atanf_test.cpp | 31 TEST_F(LlvmLibcAtanfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | tanf_test.cpp | 32 TEST_F(LlvmLibcTanfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | sinhf_test.cpp | 31 TEST_F(LlvmLibcSinhfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | exp2f_test.cpp | 31 TEST_F(LlvmLibcExp2fExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | asinhf_test.cpp | 31 TEST_F(LlvmLibcAsinhfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | sinpif_test.cpp | 31 TEST_F(LlvmLibcSinpifExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | coshf_test.cpp | 31 TEST_F(LlvmLibcCoshfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | cosf_test.cpp | 31 TEST_F(LlvmLibcCosfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
H A D | atanhf_test.cpp | 32 TEST_F(LlvmLibcAtanhfExhaustiveTest, NegativeRange) { in TEST_F() argument
|
/aosp_15_r20/external/llvm-libc/test/src/math/ |
H A D | log2f16_test.cpp | 34 TEST_F(LlvmLibcLog2f16Test, NegativeRange) { in TEST_F() argument
|
H A D | expf16_test.cpp | 34 TEST_F(LlvmLibcExpf16Test, NegativeRange) { in TEST_F() argument
|
H A D | exp2m1f16_test.cpp | 34 TEST_F(LlvmLibcExp2m1f16Test, NegativeRange) { in TEST_F() argument
|