Home
last modified time | relevance | path

Searched refs:scenario (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_hooks.h43 if (test_->scenario) { in Run()
44 test_->scenario(); in Run()
H A Dtest_util.cpp67 scenario = []() { in TestEvents()
H A Dtest_events.h64 Scenario scenario; member
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_runner.h38 if (test_->scenario) { in Run()
39 test_->scenario(); in Run()
H A Dtest_util.cpp73 scenario = []() { in ApiTest()
H A Dapi_test.h150 Scenario scenario; member
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_single_step_test.h74 scenario = []() { in JsSingleStepTest()
H A Djs_step_over_test.h76 scenario = [this]() { in JsStepOverTest()
H A Djs_step_out_test.h72 scenario = [this]() { in JsStepOutTest()
H A Djs_step_into_test.h78 scenario = [this]() { in JsStepIntoTest()
H A Djs_range_error_test.h71 scenario = [this]() { in JsRangeErrorTest()
H A Djs_throw_exception_test.h74 scenario = [this]() { in JsThrowExceptionTest()
H A Djs_syntax_exception_test.h71 scenario = [this]() { in JsSyntaxExceptionTest()
H A Djs_variable_first_test.h53 scenario = [this]() { in JsVariableFirstTest()
H A Djs_variable_second_test.h53 scenario = [this]() { in JsVariableSecondTest()
H A Djs_dropframe_test.h70 scenario = [this]() { in JsDropFrameTest()

Completed in 8 milliseconds