Searched refs:testProgress (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
H A D | heap_tracker_second_test.cpp | 141 TestProgress testProgress; in HWTEST_F_L0() local 147 heapProfile->DumpHeapSnapshot(&stream, dumpOption, &testProgress); in HWTEST_F_L0() 177 TestProgress testProgress; in HWTEST_F_L0() local 183 heapProfile->DumpHeapSnapshot(&stream, dumpOption, &testProgress); in HWTEST_F_L0() 213 TestProgress testProgress; in HWTEST_F_L0() local 219 heapProfile->DumpHeapSnapshot(&stream, dumpOption, &testProgress); in HWTEST_F_L0() 249 TestProgress testProgress; in HWTEST_F_L0() local 255 heapProfile->DumpHeapSnapshot(&stream, dumpOption, &testProgress); in HWTEST_F_L0()
|
H A D | heap_tracker_third_test.cpp | 150 TestProgress testProgress; in HWTEST_F_L0() local 156 heapProfile->DumpHeapSnapshot(&stream, dumpOption, &testProgress); in HWTEST_F_L0()
|
H A D | heap_tracker_first_test.cpp | 199 TestProgress testProgress;
in HWTEST_F_L0() local 200 heapProfile->StopHeapTracking(&stream, &testProgress);
in HWTEST_F_L0()
|
Completed in 2 milliseconds