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.cpp57 std::string instancePath = ""; in TEST() local
82 std::string instancePath = ""; in TEST() local
111 std::string instancePath = ""; in TEST() local
155 std::string instancePath = ""; in TEST() local
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp85 std::string findCalloutPath(const std::string& instancePath) in findCalloutPath()