Searched refs:PathIsWritable (Results 1 – 3 of 3) sorted by relevance
144 BASE_EXPORT bool PathIsWritable(const FilePath& path);
468 bool PathIsWritable(const FilePath& path) { in PathIsWritable() function
842 EXPECT_TRUE(PathIsWritable(file_name)); in TEST_F()850 EXPECT_FALSE(PathIsWritable(file_name)); in TEST_F()860 EXPECT_TRUE(PathIsWritable(file_name)); in TEST_F()