Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp19 double ipmitool_y_from_x(uint8_t x, int m, int k2_rExp, int b, int k1_bExp, in ipmitool_y_from_x() function
74 yRoundtrip = ipmitool_y_from_x(actual, M, rExp, B, bExp, bSigned); in testValue()
85 yRoundtrip = ipmitool_y_from_x(actual, M, rExp, B, bExp, bSigned); in testValue()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp19 double ipmitool_y_from_x(uint8_t x, int m, int k2_rExp, int b, int k1_bExp, in ipmitool_y_from_x() function
74 yRoundtrip = ipmitool_y_from_x(actual, M, rExp, B, bExp, bSigned); in testValue()
85 yRoundtrip = ipmitool_y_from_x(actual, M, rExp, B, bExp, bSigned); in testValue()