Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp14 static constexpr double expectedSlopY = 0.01; variable
91 double yTolerance = yRange * expectedSlopY; in testValue()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp14 static constexpr double expectedSlopY = 0.01; variable
91 double yTolerance = yRange * expectedSlopY; in testValue()