Searched defs:IsRootPath (Results 1 – 2 of 2) sorted by relevance
142 bool VirtualPath::IsRootPath(const base::FilePath& path) { in IsRootPath() function in fileapi::VirtualPath
147 TEST_F(FileSystemUtilTest, IsRootPath) { in TEST_F() argument