Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/test/
H A Docc_dbus_test.cpp53 std::string retUnit = ""; in TEST() local
56 retUnit = OccDBusSensors::getOccDBus().getUnit(tmpPath); in TEST()
58 EXPECT_EQ(unit, retUnit); in TEST()