Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/testcases/
Djs_single_step_test.h75 TestUtil::WaitForLoadModule(); in JsSingleStepTest()
Djs_range_error_test.h72 TestUtil::WaitForLoadModule(); in JsRangeErrorTest()
Djs_syntax_exception_test.h72 TestUtil::WaitForLoadModule(); in JsSyntaxExceptionTest()
Djs_throw_exception_test.h75 TestUtil::WaitForLoadModule(); in JsThrowExceptionTest()
Djs_step_into_test.h79 TestUtil::WaitForLoadModule(); in JsStepIntoTest()
Djs_step_over_test.h77 TestUtil::WaitForLoadModule(); in JsStepOverTest()
Djs_step_out_test.h73 TestUtil::WaitForLoadModule(); in JsStepOutTest()
Djs_variable_second_test.h54 TestUtil::WaitForLoadModule(); in JsVariableSecondTest()
Djs_variable_first_test.h54 TestUtil::WaitForLoadModule(); in JsVariableFirstTest()
Djs_dropframe_test.h71 TestUtil::WaitForLoadModule(); in JsDropFrameTest()
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h108 static bool WaitForLoadModule() in WaitForLoadModule() function