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

  /external/chromium/net/disk_cache/
disk_cache_test_util.h 24 bool CopyTestCache(const std::string& name);
backend_unittest.cc     [all...]
disk_cache_test_util.cc 81 bool CopyTestCache(const std::string& name) {
block_files_unittest.cc 232 ASSERT_TRUE(CopyTestCache("remove_load1"));
  /external/chromium_org/net/disk_cache/
disk_cache_test_base.h 43 bool CopyTestCache(const std::string& name);
backend_unittest.cc 455 ASSERT_TRUE(CopyTestCache("bad_entry"));
    [all...]
block_files_unittest.cc 283 ASSERT_TRUE(CopyTestCache("remove_load1"));
disk_cache_test_base.cc 32 bool DiskCacheTest::CopyTestCache(const std::string& name) {

Completed in 97 milliseconds