Searched refs:dir_1_file_other_ (Results 1 – 1 of 1) sorted by relevance
55 const FilePath& dir_1_file_other() const { return dir_1_file_other_; } in dir_1_file_other()97 FilePath dir_1_file_other_; member in base::ImportantFileWriterCleanerTest118 dir_1_file_other_ = dir_1_.Append(FILE_PATH_LITERAL("other.nottmp")); in SetUp()119 ASSERT_NO_FATAL_FAILURE(CreateOldFile(dir_1_file_other_)); in SetUp()