Searched refs:CreateObjectsForBinaryDump (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_dump_test.cpp | 1555 void CreateObjectsForBinaryDump(JSThread *thread, ObjectFactory *factory, HeapDumpTestHelper *teste… in CreateObjectsForBinaryDump() function 1575 CreateObjectsForBinaryDump(thread_, factory, &tester, vec); in HWTEST_F_L0() 1600 CreateObjectsForBinaryDump(thread_, factory, &tester, vec); in HWTEST_F_L0() 1621 CreateObjectsForBinaryDump(thread_, factory, &tester, vec); in HWTEST_F_L0() 1644 CreateObjectsForBinaryDump(thread_, factory, &tester, vec); in HWTEST_F_L0() 1664 CreateObjectsForBinaryDump(thread_, factory, &tester, vec); in HWTEST_F_L0()
|