Home
last modified time | relevance | path

Searched refs:garbageCollectionStart (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_runner.h104 if (test_->garbageCollectionStart) { in GarbageCollectionStart()
105 test_->garbageCollectionStart(); in GarbageCollectionStart()
Dapi_test.h126 GarbageCollectionStartCallback garbageCollectionStart; member