Home
last modified time | relevance | path

Searched defs:cache1 (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DPropertyInvalidatedCacheTests.java68 PropertyInvalidatedCache<Integer, Boolean> cache1 = in testDisableCache1() local
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_extension_config_test.cpp982 auto cache1 = cachedEntity1.Structuralize(); variable
1019 auto cache1 = cachedEntity1.Structuralize(); variable
/aosp12/system/extras/simpleperf/
H A DCallChainJoiner_test.cpp72 LRUCache cache1(sizeof(CacheNode) * 4, 1); in TEST() local