Searched refs:modeInterface (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-pid-control/test/ |
H A D | pid_zone_unittest.cpp | 28 static std::string modeInterface = "xyz.openbmc_project.Control.Mode"; variable 65 SetupDbusObject(&sdbus_mock_mode, defer, objPath, modeInterface, properties, in TEST() 107 SetupDbusObject(&sdbus_mock_mode, defer, objPath, modeInterface, in PidZoneTest() 789 IsNull(), StrEq(objPath), StrEq(modeInterface), NotNull())) in TEST_F()
|