Home
last modified time | relevance | path

Searched refs:CopyTestCache (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/disk_cache/
Dbackend_unittest.cc1189 ASSERT_TRUE(CopyTestCache(name)); in BackendTransaction()
1308 ASSERT_TRUE(CopyTestCache("insert_load1")); in BackendRecoverWithEviction()
1330 ASSERT_TRUE(CopyTestCache("wrong_version")); in TEST_F()
1353 ASSERT_TRUE(CopyTestCache("bad_entry")); in BackendInvalidEntry2()
1390 ASSERT_TRUE(CopyTestCache("dirty_entry3")); in TEST_F()
1395 ASSERT_TRUE(CopyTestCache("dirty_entry4")); in TEST_F()
1404 ASSERT_TRUE(CopyTestCache("dirty_entry3")); in TEST_F()
1416 ASSERT_TRUE(CopyTestCache("dirty_entry4")); in TEST_F()
1427 ASSERT_TRUE(CopyTestCache("dirty_entry5")); in TEST_F()
1444 ASSERT_TRUE(CopyTestCache("list_loop2")); in TEST_F()
[all …]
Ddisk_cache_test_util.h24 bool CopyTestCache(const std::string& name);
Ddisk_cache_test_util.cc81 bool CopyTestCache(const std::string& name) { in CopyTestCache() function
Dblock_files_unittest.cc232 ASSERT_TRUE(CopyTestCache("remove_load1")); in TEST_F()
/external/chromium/net/data/cache_tests/list_loop2/
Dcontents.txt138 ASSERT_TRUE(CopyTestCache("dirty_entry4"));