Home
last modified time | relevance | path

Searched refs:bExpectedOutcome (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp104 void testBounds(double yMin, double yMax, bool bExpectedOutcome = true) in testBounds() argument
115 EXPECT_EQ(result, bExpectedOutcome); in testBounds()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp105 void testBounds(double yMin, double yMax, bool bExpectedOutcome = true) in testBounds() argument
116 EXPECT_EQ(result, bExpectedOutcome); in testBounds()