Searched refs:y75p (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 133 double y75p = (y50p + yMax) / 2.0; in testBounds() local 149 testValue(x75p, y75p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds() 163 testValue(x75p, y75p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 134 double y75p = (y50p + yMax) / 2.0; in testBounds() local 150 testValue(x75p, y75p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds() 164 testValue(x75p, y75p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()
|