Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/test/
H A Docc_dbus_test.cpp11 double retMaxValue = 0; in TEST() local
14 retMaxValue = OccDBusSensors::getOccDBus().getMaxValue(tmpPath); in TEST()
16 EXPECT_EQ(maxValue, retMaxValue); in TEST()