Searched refs:test_zip_file (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/zlib/google/
H A Dzip_unittest.cc314 base::FilePath test_zip_file = local
321 ASSERT_TRUE(zip::Unzip(test_zip_file, temp_dir));
H A Dzip_reader_unittest.cc542 base::FilePath test_zip_file = local
547 ASSERT_TRUE(reader.Open(test_zip_file));

Completed in 90 milliseconds