Searched defs:IsAbsolute (Results 1 – 2 of 2) sorted by relevance
533 bool FilePath::IsAbsolute() const { in IsAbsolute() function in base::FilePath
395 TEST_F(FilePathTest, IsAbsolute) { in TEST_F() argument