/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/script/ |
D | build_overlay.txt | 59 go build -x -overlay overlay.json ./test_cache 60 stderr '(compile|gccgo)( |\.exe).*test_cache.go' 61 go build -x -overlay overlay.json ./test_cache 62 ! stderr '(compile|gccgo)( |\.exe).*test_cache.go' # cached 63 cp overlay/test_cache_different.go overlay/test_cache.go 64 go build -x -overlay overlay.json ./test_cache 65 stderr '(compile|gccgo)( |\.exe).*test_cache.go' # not cached 132 "test_cache/main.go": "overlay/test_cache.go", 259 -- m/overlay/test_cache.go --
|
/aosp_15_r20/external/skia/tests/ |
H A D | ImageCacheTest.cpp | 51 static void test_cache(skiatest::Reporter* reporter, SkResourceCache& cache, bool testPurge) { in test_cache() function 125 test_cache(reporter, cache, true); in DEF_TEST() 131 test_cache(reporter, cache, true); in DEF_TEST() 135 test_cache(reporter, cache, false); in DEF_TEST()
|
/aosp_15_r20/external/libdrm/tests/etnaviv/ |
H A D | etnaviv_bo_cache_test.c | 39 static void test_cache(struct etna_device *dev) in test_cache() function 108 test_cache(dev); in main()
|
/aosp_15_r20/external/mesa3d/src/etnaviv/drm/tests/ |
H A D | etnaviv_bo_cache_test.c | 38 static void test_cache(struct etna_device *dev) in test_cache() function 113 test_cache(dev); in main()
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/util/ |
D | param_cache.rs | 34 fn test_cache() { in test_cache() function
|
/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | CMakeLists.txt | 6 ${LAZY_TEST_ROOT}/test_cache.cpp
|
/aosp_15_r20/external/python/cachetools/tests/ |
D | test_deprecated.py | 6 def test_cache(self): member in DeprecatedTest
|
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/ |
D | test_arrays.py | 121 def test_cache(self): member in ArrayTestCase
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/ |
D | cache.rs | 200 fn test_cache() -> Result<()> { in test_cache() function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/ |
H A D | test_arrays.py | 131 def test_cache(self): member in ArrayTestCase
|
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/ |
D | test_arrays.py | 131 def test_cache(self): member in ArrayTestCase
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_gettext.py | 435 def test_cache(self): member in GettextCacheTestCase
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_gettext.py | 610 def test_cache(self): member in GettextCacheTestCase
|
D | test_functools.py | 1276 def test_cache(self): member in TestCache
|
/aosp_15_r20/external/tensorflow/tensorflow/python/summary/writer/ |
H A D | writer_test.py | 716 def test_cache(self): member in FileWriterCacheTest
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/lib/ |
H A D | test_function_base.py | 1534 def test_cache(self): member in TestVectorize
|
/aosp_15_r20/out/.module_paths/ |
D | files.db | [all...] |