Home
last modified time | relevance | path

Searched defs:prev2 (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp173 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
229 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
286 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
357 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
Dbuiltins_base_test.cpp87 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dtyped_array_helper_test.cpp232 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
282 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
338 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_global_test.cpp126 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
170 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dbuiltins_typedarray_test.cpp457 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
505 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dbuiltins_weak_ref_test.cpp196 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp254 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_date_time_format_second_test.cpp131 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in JSDateTime() local
Dbuiltins_segmenter_test.cpp350 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dbuiltins_shared_map_test.cpp330 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_string_test.cpp656 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local
Dbuiltins_array_test.cpp1470 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dbuiltins_shared_array_test.cpp1407 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_lightweightset_test.cpp568 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, callInfo); in HWTEST_F_L0() local
573 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, callInfo); in HWTEST_F_L0() local
Dcontainers_hashset_test.cpp368 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, callInfo3); in HWTEST_F_L0() local
Dcontainers_vector_test.cpp636 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, callInfo2); in HWTEST_F_L0() local
Dcontainers_hashmap_test.cpp334 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, callInfo); in HWTEST_F_L0() local
Dcontainers_treeset_test.cpp869 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, callInfo2); in HWTEST_F_L0() local
Dcontainers_treemap_test.cpp894 auto prev2 = TestHelper::SetupFrame(thread, callInfo1); in HWTEST_F_L0() local