Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp10 static constexpr int8_t expectedSlopX = 2; variable
76 EXPECT_NEAR(actual, expect, expectedSlopX); in testValue()
87 EXPECT_NEAR(actual, expect, expectedSlopX); in testValue()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp10 static constexpr int8_t expectedSlopX = 2; variable
76 EXPECT_NEAR(actual, expect, expectedSlopX); in testValue()
87 EXPECT_NEAR(actual, expect, expectedSlopX); in testValue()