Home
last modified time | relevance | path

Searched defs:test_cache (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/python/cachetools/tests/
Dtest_deprecated.py6 def test_cache(self): member in DeprecatedTest
/aosp_15_r20/external/libdrm/tests/etnaviv/
H A Detnaviv_bo_cache_test.c39 static void test_cache(struct etna_device *dev) in test_cache() function
/aosp_15_r20/external/mesa3d/src/etnaviv/drm/tests/
H A Detnaviv_bo_cache_test.c38 static void test_cache(struct etna_device *dev) in test_cache() function
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_arrays.py121 def test_cache(self): member in ArrayTestCase
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/util/
Dparam_cache.rs34 fn test_cache() { in test_cache() function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_arrays.py131 def test_cache(self): member in ArrayTestCase
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_arrays.py131 def test_cache(self): member in ArrayTestCase
/aosp_15_r20/external/skia/tests/
H A DImageCacheTest.cpp51 static void test_cache(skiatest::Reporter* reporter, SkResourceCache& cache, bool testPurge) { in test_cache() function
/aosp_15_r20/external/tensorflow/tensorflow/python/summary/writer/
H A Dwriter_test.py716 def test_cache(self): member in FileWriterCacheTest
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dcache.rs200 fn test_cache() -> Result<()> { in test_cache() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_gettext.py435 def test_cache(self): member in GettextCacheTestCase
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_gettext.py610 def test_cache(self): member in GettextCacheTestCase
Dtest_functools.py1276 def test_cache(self): member in TestCache
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/lib/
H A Dtest_function_base.py1534 def test_cache(self): member in TestVectorize