HomeSort by relevance Sort by last modified time
    Searched refs:MakeFileUnreadable (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/test/
test_file_util.h 55 bool MakeFileUnreadable(const FilePath& path) WARN_UNUSED_RESULT;
test_file_util_posix.cc 90 bool MakeFileUnreadable(const FilePath& path) {
  /external/libchrome/base/files/
file_path_watcher_unittest.cc 551 ASSERT_TRUE(base::MakeFileUnreadable(child_dir_file1));
658 ASSERT_TRUE(base::MakeFileUnreadable(test_file()));

Completed in 1880 milliseconds