Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dg1gc_test.cpp777 class InterruptGCListener : public GCListener { class
779InterruptGCListener(G1GCTest *test, VMHandle<coretypes::Array> *array) : test_(test), array_(array… in InterruptGCListener() function in panda::mem::InterruptGCListener