Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dsystem_utils_unittest.cpp140 TEST(SystemUtils, IsFullPath) in TEST() argument
204 TEST(SystemUtils, IsFullPath) in TEST() argument
H A Dsystem_utils.cpp129 bool IsFullPath(std::string dirName) in IsFullPath() function