Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.h205 friend class HeapProfilerImplFriendTest; variable
/arkcompiler/toolchain/tooling/dynamic/test/
Dheapprofiler_impl_test.cpp23 class HeapProfilerImplFriendTest { class
25 explicit HeapProfilerImplFriendTest(std::unique_ptr<HeapProfilerImpl> &heapprofilerImpl) in HeapProfilerImplFriendTest() function in panda::ecmascript::tooling::HeapProfilerImplFriendTest