/llvm-project/libc/test/src/math/ |
H A D | exp2m1f_test.cpp | 47 TEST_F(LlvmLibcExp2m1fTest, InFloatRange) { in TEST_F() argument
|
H A D | cbrtf_test.cpp | 20 TEST_F(LlvmLibcCbrtfTest, InFloatRange) { in TEST_F() argument
|
H A D | atanf_test.cpp | 50 TEST_F(LlvmLibcAtanfTest,InFloatRange) TEST_F() argument
|
H A D | atanhf_test.cpp | 99 TEST_F(LlvmLibcAtanhfTest, InFloatRange) { in TEST_F() argument
|
H A D | acosf_test.cpp | 46 TEST_F(LlvmLibcAcosfTest,InFloatRange) TEST_F() argument
|
H A D | log10f_test.cpp | 68 TEST_F(LlvmLibcLog10fTest,InFloatRange) TEST_F() argument
|
H A D | acoshf_test.cpp | 43 TEST_F(LlvmLibcAcoshfTest,InFloatRange) TEST_F() argument
|
H A D | asinf_test.cpp | 44 TEST_F(LlvmLibcAsinfTest,InFloatRange) TEST_F() argument
|
H A D | log1pf_test.cpp | 72 TEST_F(LlvmLibcLog1pfTest,InFloatRange) TEST_F() argument
|
H A D | asinhf_test.cpp | 43 TEST_F(LlvmLibcAsinhfTest,InFloatRange) TEST_F() argument
|
H A D | logf_test.cpp | 80 TEST_F(LlvmLibcLogfTest, InFloatRange) { in TEST_F() argument
|
H A D | tanhf_test.cpp | 43 TEST_F(LlvmLibcTanhfTest,InFloatRange) TEST_F() argument
|
H A D | coshf_test.cpp | 59 TEST_F(LlvmLibcCoshfTest,InFloatRange) TEST_F() argument
|
H A D | log2f_test.cpp | 48 TEST_F(LlvmLibcLog2fTest, InFloatRange) { in TEST_F() argument
|
H A D | expf_test.cpp | 106 TEST_F(LlvmLibcExpfTest, InFloatRange) { in TEST_F() argument
|
H A D | tanf_test.cpp | 46 TEST_F(LlvmLibcTanfTest,InFloatRange) TEST_F() argument
|
H A D | sinhf_test.cpp | 44 TEST_F(LlvmLibcSinhfTest,InFloatRange) TEST_F() argument
|
H A D | cosf_test.cpp | 45 TEST_F(LlvmLibcCosfTest,InFloatRange) TEST_F() argument
|
H A D | expm1f_test.cpp | 115 TEST_F(LlvmLibcExpm1fTest, InFloatRange) { in TEST_F() argument
|
H A D | exp10f_test.cpp | 109 TEST_F(LlvmLibcExp10fTest, InFloatRange) { in TEST_F() argument
|
H A D | exp2f_test.cpp | 105 TEST_F(LlvmLibcExp2fTest,InFloatRange) TEST_F() argument
|
H A D | sincosf_test.cpp | 99 TEST_F(LlvmLibcSinCosfTest,InFloatRange) TEST_F() argument
|
H A D | sinf_test.cpp | 46 TEST_F(LlvmLibcSinfTest,InFloatRange) TEST_F() argument
|
H A D | erff_test.cpp | 47 TEST_F(LlvmLibcErffTest,InFloatRange) TEST_F() argument
|
H A D | powf_test.cpp | 50 TEST_F(LlvmLibcPowfTest,InFloatRange) TEST_F() argument
|