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

  /external/chromium/net/disk_cache/
disk_cache_perftest.cc 167 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.path())
    [all...]
  /external/skia/tests/
ResourceCacheTest.cpp 19 static void test_cache(skiatest::Reporter* reporter, function
83 test_cache(reporter, context, &canvas);
BitmapFactoryTest.cpp 53 static void test_cache(skiatest::Reporter* reporter, SkImageCache* cache) { function
186 test_cache(reporter, cache);
ClipCacheTest.cpp 122 static void test_cache(skiatest::Reporter* reporter, GrContext* context) { function
234 test_cache(reporter, context);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_arrays.py 119 def test_cache(self): member in class:ArrayTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_arrays.py 119 def test_cache(self): member in class:ArrayTestCase
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gettext.py 334 def test_cache(self): member in class:GettextCacheTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gettext.py 334 def test_cache(self): member in class:GettextCacheTestCase

Completed in 112 milliseconds