Searched defs:IsAbsolute (Results 1 – 5 of 5) sorted by relevance
23 bool Path::IsAbsolute() const { in IsAbsolute() function in nacl_io::Path
138 bool VirtualPath::IsAbsolute(const base::FilePath::StringType& path) { in IsAbsolute() function in storage::VirtualPath
532 bool FilePath::IsAbsolute() const { in IsAbsolute() function in base::FilePath
393 TEST_F(FilePathTest, IsAbsolute) { in TEST_F() argument
877 BOOLEAN IsAbsolute; member