Searched refs:testPowersOfTwo (Results 1 – 3 of 3) sorted by relevance
36 void testPowersOfTwo(LogbFunc func) { in testPowersOfTwo() function92 TEST_F(LlvmLibcLogbTest, PowersOfTwo) { testPowersOfTwo(&func); } \
41 void testPowersOfTwo(FrexpFunc func) { in testPowersOfTwo() function116 TEST_F(LlvmLibcFrexpTest, PowersOfTwo) { testPowersOfTwo(&func); } \
51 void testPowersOfTwo(LdExpFunc func) { in testPowersOfTwo() function147 TEST_F(LlvmLibcLdExpTest, PowersOfTwo) { testPowersOfTwo(&func); } \