Searched refs:test_cache (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/disk_cache/
H A Ddisk_cache_perftest.cc167 ScopedTestCache test_cache; local
171 net::DISK_CACHE, test_cache.path(), 0, false,
189 test_cache.path().AppendASCII("index")));
191 test_cache.path().AppendASCII("data_0")));
193 test_cache.path().AppendASCII("data_1")));
195 test_cache.path().AppendASCII("data_2")));
197 test_cache.path().AppendASCII("data_3")));
199 rv = disk_cache::CreateCacheBackend(net::DISK_CACHE, test_cache.path(), 0,
222 ScopedTestCache test_cache; local
224 disk_cache::BlockFiles files(test_cache
[all...]
/external/skia/tests/
H A DResourceCacheTest.cpp19 static void test_cache(skiatest::Reporter* reporter, function
83 test_cache(reporter, context, &canvas);
H A DBitmapFactoryTest.cpp53 static void test_cache(skiatest::Reporter* reporter, SkImageCache* cache) { function
186 test_cache(reporter, cache);
H A DClipCacheTest.cpp122 static void test_cache(skiatest::Reporter* reporter, GrContext* context) { function
234 test_cache(reporter, context);

Completed in 183 milliseconds