Home
last modified time | relevance | path

Searched defs:instancePath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-hwmon/test/
H A Dfanpwm_unittest.cpp62 std::string instancePath = ""; in TEST() local
87 std::string instancePath = ""; in TEST() local
116 std::string instancePath = ""; in TEST() local
160 std::string instancePath = ""; in TEST() local
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp85 std::string findCalloutPath(const std::string& instancePath) in findCalloutPath()