Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dhprof_test.cpp115 class HProfTestHelper { class
117 explicit HProfTestHelper(EcmaVM *vm) : instance(vm) {} in HProfTestHelper() function in panda::test::HProfTestHelper
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h36 class HProfTestHelper; variable