Home
last modified time | relevance | path

Searched defs:NormalRange (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libc/test/src/math/
H A Dfmaf_test.cpp23 TEST_F(LlvmLibcFmafTest, NormalRange) { test_normal_range(&__llvm_libc::fmaf); } in TEST_F() argument
H A Dhypot_test.cpp23 TEST_F(LlvmLibcHypotTest, NormalRange) { in TEST_F() argument
H A Dhypotf_test.cpp24 TEST_F(LlvmLibcHypotfTest, NormalRange) { in TEST_F() argument
H A Dfma_test.cpp287 TEST_F(LlvmLibcFmaTest, NormalRange) { test_normal_range(&__llvm_libc::fma); } in TEST_F() argument