Searched refs:testNormalRange (Results 1 – 3 of 3) sorted by relevance
110 void testNormalRange(RIntFunc func) { in testNormalRange() function136 TEST_F(LlvmLibcRIntTest, NormalRange) { testNormalRange(&func); }
112 void testNormalRange(RemQuoFunc func) { in testNormalRange() function142 TEST_F(LlvmLibcRemQuoTest, NormalRange) { testNormalRange(&func); }
246 void testNormalRange(RoundToIntegerFunc func) { in testNormalRange() function306 TEST_F(LlvmLibcRoundToIntegerTest, NormalRange) { testNormalRange(&func); }