Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp142 int8_t x50p = 0; in testBounds() local
148 testValue(x50p, y50p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()
156 uint8_t x50p = 128; in testBounds() local
162 testValue(x50p, y50p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp143 int8_t x50p = 0; in testBounds() local
149 testValue(x50p, y50p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()
157 uint8_t x50p = 128; in testBounds() local
163 testValue(x50p, y50p, mValue, rExp, bValue, bExp, bSigned, yRange); in testBounds()