Home
last modified time | relevance | path

Searched refs:CreateCorruptFileForTests (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_test_util.h43 bool CreateCorruptFileForTests(const std::string& key,
H A Dsimple_test_util.cc18 bool CreateCorruptFileForTests(const std::string& key, in CreateCorruptFileForTests() function
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dbackend_unittest.cc4239 disk_cache::simple_util::CreateCorruptFileForTests(key, cache_path_)); in TEST_F()
5568 EXPECT_TRUE(disk_cache::simple_util::CreateCorruptFileForTests( in TEST_F()
H A Dentry_unittest.cc3880 EXPECT_TRUE(disk_cache::simple_util::CreateCorruptFileForTests( in TEST_F()