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