Home
last modified time | relevance | path

Searched refs:LlvmLibcFmodf16ExhaustiveTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/test/src/math/exhaustive/
H A Dfmodf16_test.cpp15 using LlvmLibcFmodf16ExhaustiveTest = typedef
27 TEST_F(LlvmLibcFmodf16ExhaustiveTest, PostivePositiveRange) { in TEST_F() argument
31 TEST_F(LlvmLibcFmodf16ExhaustiveTest, PostiveNegativeRange) { in TEST_F() argument
35 TEST_F(LlvmLibcFmodf16ExhaustiveTest, NegativePositiveRange) { in TEST_F() argument
39 TEST_F(LlvmLibcFmodf16ExhaustiveTest, NegativeNegativeRange) { in TEST_F() argument