Searched refs:dest_file1_ (Results 1 – 1 of 1) sorted by relevance
31 dest_file1_ = FilePath(dest_dir_.Append(FILE_PATH_LITERAL("file01"))); in SetUp()43 FilePath dest_file1_; member in disk_cache::CacheUtilTest51 EXPECT_TRUE(file_util::PathExists(dest_file1_)); in TEST_F()