Searched refs:testBothZero (Results 1 – 2 of 2) sorted by relevance
50 void testBothZero(FMaxFunc func) { in testBothZero() function84 TEST_F(LlvmLibcFMaxTest, BothZero) { testBothZero(&func); } \
50 void testBothZero(FMinFunc func) { in testBothZero() function84 TEST_F(LlvmLibcFMinTest, BothZero) { testBothZero(&func); } \