Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/tests/
Dpanda_cache_test.cpp37 TEST(PandaCache, TestMethodCache) in TEST() argument
53 TEST(PandaCache, TestFieldCache) in TEST() argument
73 TEST(PandaCache, TestClassCache) in TEST() argument
270 TEST(PandaCache, TestManyThreadsMethodCache) in TEST() argument
286 TEST(PandaCache, TestManyThreadsFieldCache) in TEST() argument
302 TEST(PandaCache, TestManyThreadsClassCache) in TEST() argument
/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h52 PandaCache() in PandaCache() function
Dfile.h39 class PandaCache; variable