Searched refs:getSensorPath (Results 1 – 4 of 4) sorted by relevance
31 std::string getSensorPath(const std::string& type, const std::string& id);
93 std::string getSensorPath(const std::string& type, const std::string& id) in getSensorPath() function
60 path = getSensorPath(type, id); in createDbusPassive()
31 EXPECT_THAT(getSensorPath(std::get<0>(params), std::get<1>(params)), in TEST_P()