Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/tests/
Dpanda_cache_test.cpp103 class CacheOps { class
105 explicit CacheOps(PandaCache *cache) : cache_(cache) {} in CacheOps() function in panda::panda_file::test::CacheOps