Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/testcases/
Djs_breakpoint_async_test.h47 TestUtil::WaitForLoadModule(); in JsBreakpointAsyncTest()
Djs_breakpoint_arrow_test.h47 TestUtil::WaitForLoadModule(); in JsBreakpointArrowTest()
Djs_breakpoint_test.h47 TestUtil::WaitForLoadModule(); in JsBreakpointTest()
Djs_single_step_test.h72 TestUtil::WaitForLoadModule(); in JsSingleStepTest()
Djs_throw_exception_test.h73 TestUtil::WaitForLoadModule(); in JsThrowExceptionTest()
Djs_range_error_test.h70 TestUtil::WaitForLoadModule(); in JsRangeErrorTest()
Djs_step_into_test.h73 TestUtil::WaitForLoadModule(); in JsStepIntoTest()
Djs_exception_test.h70 TestUtil::WaitForLoadModule(); in JsExceptionTest()
Djs_syntax_exception_test.h70 TestUtil::WaitForLoadModule(); in JsSyntaxExceptionTest()
Djs_step_out_test.h71 TestUtil::WaitForLoadModule(); in JsStepOutTest()
Djs_step_over_test.h71 TestUtil::WaitForLoadModule(); in JsStepOverTest()
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h96 static bool WaitForLoadModule() in WaitForLoadModule() function