Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dg1gc_test.cpp479 class CollectionSetChecker : public GCListener { class
481 CollectionSetChecker(ObjectAllocatorG1<> *allocator) : allocator_(allocator) {} in CollectionSetChecker() function in panda::mem::CollectionSetChecker