Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp213 inline constexpr const char* objectRootInTest = "/xyz/openbmc_project/user"; variable
255 UserMgrInTest() : UserMgr(busInTest, objectRootInTest) in UserMgrInTest()