Searched defs:LlvmLibcCosfTest (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/math/ | ||
H A D | cosf_test.cpp | 22 using LlvmLibcCosfTest = LIBC_NAMESPACE::testing::FPTest<float>; global() typedef |
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | cosf_test.cpp | 19 using LlvmLibcCosfTest = LIBC_NAMESPACE::testing::FPTest<float>; global() typedef |