Home
last modified time | relevance | path

Searched defs:LlvmLibcCospifTest (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/src/math/
H A Dcospif_test.cpp15 using LlvmLibcCospifTest = LIBC_NAMESPACE::testing::FPTest<float>; typedef
21 TEST_F(LlvmLibcCospifTest, SpecialNumbers) { in TEST_F() argument
40 TEST_F(LlvmLibcCospifTest, SpecificBitPatterns) { in TEST_F() argument
91 TEST_F(LlvmLibcCospifTest,SmallValues) TEST_F() argument
103 TEST_F(LlvmLibcCospifTest,SDCOMP_26094) TEST_F() argument
113 TEST_F(LlvmLibcCospifTest,SignedZeros) TEST_F() argument
/llvm-project/libc/test/src/math/smoke/
H A Dcospif_test.cpp15 using LlvmLibcCospifTest = LIBC_NAMESPACE::testing::FPTest<float>; typedef
17 TEST_F(LlvmLibcCospifTest, SpecialNumbers) { in TEST_F() argument