Searched refs:IsContentUri (Results 1 – 6 of 6) sorted by relevance
27 EXPECT_TRUE(path.IsContentUri()); in TEST()
439 bool IsContentUri() const;
460 if (path.IsContentUri()) { in PathExists()765 if (file_path.IsContentUri()) { in GetFileInfo()1013 if (from_path.IsContentUri()) { in CopyFile()
1337 bool FilePath::IsContentUri() const { in IsContentUri() function in base::FilePath
1285 bool observed = input.IsContentUri(); in TEST_F()
3613 EXPECT_TRUE(path.IsContentUri()); in TEST_F()3630 EXPECT_TRUE(path.IsContentUri()); in TEST_F()