Home
last modified time | relevance | path

Searched refs:MoveNodeTest (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_snapshot_test.cpp33 void MoveNodeTest(uintptr_t address, TaggedObject *forwardAddress, size_t size) in MoveNodeTest() function in panda::ecmascript::HeapSnapShotFriendTest
170 heapSnapShotTest.MoveNodeTest(address, reinterpret_cast<TaggedObject *>(treeString), 0); in HWTEST_F_L0()