Searched refs:xMax (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 144 int8_t xMax = 127; in testBounds() local 150 testValue(xMax, yMax, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds() 158 uint8_t xMax = 255; in testBounds() local 164 testValue(xMax, yMax, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 145 int8_t xMax = 127; in testBounds() local 151 testValue(xMax, yMax, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds() 159 uint8_t xMax = 255; in testBounds() local 165 testValue(xMax, yMax, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()
|