Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp188 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
243 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
298 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
368 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
Dbuiltins_base_test.cpp111 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dtyped_array_helper_test.cpp248 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
298 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
354 auto prev2 = TestHelper::SetupFrame(thread, argv2); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_typedarray_test.cpp507 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
555 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dbuiltins_weak_ref_test.cpp220 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp270 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_date_time_format_test.cpp440 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo2); in JSDateTime() local
Dbuiltins_string_test.cpp729 [[maybe_unused]] auto prev2 = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local
Dbuiltins_array_test.cpp1712 [[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.cpp634 [[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.cpp873 [[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