Searched defs:IsPathAbsolute (Results 1 – 3 of 3) sorted by relevance
93 TEST(FilesystemUtils, IsPathAbsolute) { in TEST() argument
356 bool IsPathAbsolute(const base::StringPiece& path) { in IsPathAbsolute() function
81 bool IsPathAbsolute(const StringType& path) { in IsPathAbsolute() function