Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_snapshot_test.cpp66 class HeapProfilerFriendTest { class
68 explicit HeapProfilerFriendTest(const EcmaVM *vm) : heapProfiler(vm) {} in HeapProfilerFriendTest() function in panda::ecmascript::HeapProfilerFriendTest
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h201 friend class HeapProfilerFriendTest; variable