Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/tests/
Dpanda_cache_test.cpp136 class MethodCacheOps : public CacheOps { class
138 explicit MethodCacheOps(PandaCache *cache) : CacheOps(cache) {} in MethodCacheOps() function in panda::panda_file::test::MethodCacheOps