Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp28 static std::string modeInterface = "xyz.openbmc_project.Control.Mode"; variable
65 SetupDbusObject(&sdbus_mock_mode, defer, objPath, modeInterface, properties, in TEST()
114 SetupDbusObject(&sdbus_mock_mode, defer, objPath, modeInterface, in PidZoneTest()
806 IsNull(), StrEq(objPath), StrEq(modeInterface), NotNull())) in TEST_F()