Searched defs:IsValidObjectPath (Results 1 – 2 of 2) sorted by relevance
10 TEST(StringUtilTest, IsValidObjectPath) { in TEST() argument
14 bool IsValidObjectPath(const std::string& value) { in IsValidObjectPath() function