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

  /external/chromium_org/third_party/skia/tests/
ImageCacheTest.cpp 44 static void test_cache(skiatest::Reporter* reporter, SkResourceCache& cache, bool testPurge) { function
88 test_cache(reporter, cache, true);
95 test_cache(reporter, cache, true);
99 test_cache(reporter, cache, false);
ClipCacheTest.cpp 133 static void test_cache(skiatest::Reporter* reporter, GrContext* context) { function
228 test_cache(reporter, context);
ResourceCacheTest.cpp 20 static void test_cache(skiatest::Reporter* reporter, function
303 test_cache(reporter, context, surface->getCanvas());
  /external/skia/tests/
ImageCacheTest.cpp 19 static void test_cache(skiatest::Reporter* reporter, SkScaledImageCache& cache, function
93 test_cache(reporter, cache, true);
100 test_cache(reporter, cache, true);
104 test_cache(reporter, cache, false);
ClipCacheTest.cpp 133 static void test_cache(skiatest::Reporter* reporter, GrContext* context) { function
233 test_cache(reporter, context);
ResourceCacheTest.cpp 19 static void test_cache(skiatest::Reporter* reporter, function
303 test_cache(reporter, context, &canvas);
  /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 361 milliseconds