Searched refs:dest_file1_ (Results 1 – 1 of 1) sorted by relevance
35 dest_file1_ = base::FilePath(dest_dir_.Append(FILE_PATH_LITERAL("file01"))); in SetUp()49 base::FilePath dest_file1_; member in disk_cache::CacheUtilTest57 EXPECT_TRUE(base::PathExists(dest_file1_)); in TEST_F()