Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp95 char szFormat[1024]; in testValue() local
96 sprintf(szFormat, in testValue()
101 std::cout << szFormat; in testValue()
122 char szFormat[1024]; in testBounds() local
123 sprintf(szFormat, in testBounds()
127 std::cout << szFormat; in testBounds()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp96 char szFormat[1024]; in testValue() local
97 sprintf(szFormat, in testValue()
102 std::cout << szFormat; in testValue()
123 char szFormat[1024]; in testBounds() local
124 sprintf(szFormat, in testBounds()
128 std::cout << szFormat; in testBounds()