Searched refs:CopyTestCache (Results 1 – 5 of 5) sorted by relevance
1189 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 …]
24 bool CopyTestCache(const std::string& name);
81 bool CopyTestCache(const std::string& name) { in CopyTestCache() function
232 ASSERT_TRUE(CopyTestCache("remove_load1")); in TEST_F()
138 ASSERT_TRUE(CopyTestCache("dirty_entry4"));