Home
last modified time | relevance | path

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

/external/chromium/base/
Dfile_path_unittest.cc384 TEST_F(FilePathTest, IsAbsolute) { in TEST_F() argument
Dfile_path.cc492 bool FilePath::IsAbsolute() const { in IsAbsolute() function in FilePath