Searched refs:bExpectedOutcome (Results 1 – 2 of 2) sorted by relevance
104 void testBounds(double yMin, double yMax, bool bExpectedOutcome = true) in testBounds() argument115 EXPECT_EQ(result, bExpectedOutcome); in testBounds()
105 void testBounds(double yMin, double yMax, bool bExpectedOutcome = true) in testBounds() argument116 EXPECT_EQ(result, bExpectedOutcome); in testBounds()