Searched refs:MakeFileUnreadable (Results 1 – 3 of 3) sorted by relevance
57 bool MakeFileUnreadable(const FilePath& path) WARN_UNUSED_RESULT;
90 bool MakeFileUnreadable(const FilePath& path) { in MakeFileUnreadable() function
533 ASSERT_TRUE(base::MakeFileUnreadable(child_dir_file1)); in TEST_F()634 ASSERT_TRUE(base::MakeFileUnreadable(test_file())); in TEST_F()