Home
last modified time | relevance | path

Searched defs:IsPathAbsolute (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/tools/gn/
Dfilesystem_utils_unittest.cc93 TEST(FilesystemUtils, IsPathAbsolute) { in TEST() argument
Dfilesystem_utils.cc356 bool IsPathAbsolute(const base::StringPiece& path) { in IsPathAbsolute() function
/external/chromium_org/base/files/
Dfile_path.cc81 bool IsPathAbsolute(const StringType& path) { in IsPathAbsolute() function