Home
last modified time | relevance | path

Searched refs:WaitForBreakpoint (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_util.h68 static PtThread WaitForBreakpoint(PtLocation location) in WaitForBreakpoint() function in ark::tooling::test::TestUtil
311 PtThread suspended = TestUtil::WaitForBreakpoint(location); \
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_step_over_test.h81 TestUtil::WaitForBreakpoint(pointerLocations_.at(index)); in JsStepOverTest()
H A Djs_step_out_test.h77 TestUtil::WaitForBreakpoint(pointerLocations_.at(index)); in JsStepOutTest()
H A Djs_step_into_test.h83 TestUtil::WaitForBreakpoint(pointerLocations_.at(index)); in JsStepIntoTest()
H A Djs_range_error_test.h74 TestUtil::WaitForBreakpoint(location_); in JsRangeErrorTest()
H A Djs_throw_exception_test.h77 TestUtil::WaitForBreakpoint(location_); in JsThrowExceptionTest()
H A Djs_syntax_exception_test.h74 TestUtil::WaitForBreakpoint(location_); in JsSyntaxExceptionTest()
H A Djs_variable_first_test.h56 TestUtil::WaitForBreakpoint(location_); in JsVariableFirstTest()
H A Djs_variable_second_test.h56 TestUtil::WaitForBreakpoint(location_); in JsVariableSecondTest()
H A Djs_dropframe_test.h75 TestUtil::WaitForBreakpoint(pointerLocations_.at(index)); in JsDropFrameTest()
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_util.h52 static void WaitForBreakpoint(JSPtLocation location) in WaitForBreakpoint() function in panda::ecmascript::tooling::test::TestUtil

Completed in 7 milliseconds