Home
last modified time | relevance | path

Searched defs:groupPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-led-manager/test/
H A Dutest-led-yaml-group-priority.cpp24 const std::string groupPath = basePath + "group1"; in TEST() local
42 const std::string groupPath = basePath + "group2"; in TEST() local
60 const std::string groupPath = basePath + "group3"; in TEST() local
80 const std::string groupPath = basePath + "group4"; in TEST() local
H A Dutest-led-yaml-led-priority.cpp24 const std::string groupPath = basePath + "group1"; in TEST() local
42 const std::string groupPath = basePath + "group2"; in TEST() local
60 const std::string groupPath = basePath + "group3"; in TEST() local
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp448 std::string groupPath{ledGroupBasePath}; in idReleased() local