Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_snapshot_test.cpp22 class HeapSnapShotFriendTest { class
24 …explicit HeapSnapShotFriendTest(const EcmaVM *vm, StringHashMap *stringTable, DumpSnapShotOption d… in HeapSnapShotFriendTest() function in panda::ecmascript::HeapSnapShotFriendTest
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h577 friend class HeapSnapShotFriendTest; variable