Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp913 class TestAllocationEventRootVisitor final : public RootVisitor { class
915 explicit TestAllocationEventRootVisitor(Callback &cb) : cb_(cb) {} in TestAllocationEventRootVisitor() function in panda::test::TestAllocationEventRootVisitor