Searched refs:testSubnormalRange (Results 1 – 3 of 3) sorted by relevance
95 void testSubnormalRange(RIntFunc func) { in testSubnormalRange() function135 TEST_F(LlvmLibcRIntTest, SubnormalRange) { testSubnormalRange(&func); } \
97 void testSubnormalRange(RemQuoFunc func) { in testSubnormalRange() function141 TEST_F(LlvmLibcRemQuoTest, SubnormalRange) { testSubnormalRange(&func); } \
210 void testSubnormalRange(RoundToIntegerFunc func) { in testSubnormalRange() function304 testSubnormalRange(&func); \