Home
last modified time | relevance | path

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

/external/chromium_org/webkit/common/fileapi/
Dfile_system_util.cc142 bool VirtualPath::IsRootPath(const base::FilePath& path) { in IsRootPath() function in fileapi::VirtualPath
/external/chromium_org/content/common/fileapi/
Dfile_system_util_unittest.cc147 TEST_F(FileSystemUtilTest, IsRootPath) { in TEST_F() argument