Home
last modified time | relevance | path

Searched defs:IsFullPath (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/common/
Dsystem_utils_unittest.cpp101 TEST(SystemUtils, IsFullPath) in TEST() argument
165 TEST(SystemUtils, IsFullPath) in TEST() argument
Dsystem_utils.cpp103 bool IsFullPath(std::string dirName) in IsFullPath() function