Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/math/
H A DRIntTest.h69 void testRoundNumbers(RIntFunc func) { in testRoundNumbers() function
133 TEST_F(LlvmLibcRIntTest, RoundNumbers) { testRoundNumbers(&func); } \
H A DRoundToIntegerTest.h134 void testRoundNumbers(RoundToIntegerFunc func) { in testRoundNumbers() function
297 testRoundNumbers(&func); \