Home
last modified time | relevance | path

Searched refs:singleStep (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_hooks.h84 if (test_->singleStep) {
85 return test_->singleStep(location);
H A Dtest_events.h59 SingleStepCallback singleStep; member
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_runner.h132 if (test_->singleStep) {
133 test_->singleStep(thread, method, location);
H A Dapi_test.h132 SingleStepCallback singleStep; member
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_single_step_test.h58 singleStep = [this](const JSPtLocation &location) { in JsSingleStepTest()
H A Djs_step_over_test.h65 singleStep = [this](const JSPtLocation &location) { in JsStepOverTest()
H A Djs_step_out_test.h61 singleStep = [this](const JSPtLocation &location) { in JsStepOutTest()
H A Djs_step_into_test.h67 singleStep = [this](const JSPtLocation &location) { in JsStepIntoTest()
H A Djs_dropframe_test.h38 singleStep = [this](const JSPtLocation &location) { in JsDropFrameTest()

Completed in 3 milliseconds