Searched refs:IsContentUri (Results 1 – 5 of 5) sorted by relevance
25 EXPECT_TRUE(path.IsContentUri()); in TEST()
441 bool IsContentUri() const;
416 if (path.IsContentUri()) { in PathExists()709 if (file_path.IsContentUri()) { in GetFileInfo()948 if (from_path.IsContentUri()) { in CopyFile()
1340 bool FilePath::IsContentUri() const { in IsContentUri() function in base::FilePath
1282 bool observed = input.IsContentUri(); in TEST_F()