Home
last modified time | relevance | path

Searched defs:desc0 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_array_test.cpp272 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
398 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
450 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
504 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(100)), true, true, … in HWTEST_F_L0() local
542 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(50)), true, true, t… in HWTEST_F_L0() local
586 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(50)), true, true, t… in HWTEST_F_L0() local
632 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(50)), true, true, t… in HWTEST_F_L0() local
681 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
728 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
775 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
[all …]
Dbuiltins_list_format_first_test.cpp150 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
188 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
224 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
256 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
Dbuiltins_list_format_second_test.cpp127 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
166 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
205 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
243 PropertyDescriptor desc0(thread, listValue1, true, true, true); in HWTEST_F_L0() local
Dbuiltins_collator_test.cpp180 PropertyDescriptor desc0(thread, value0, true, true, true); in HWTEST_F_L0() local
229 PropertyDescriptor desc0(thread, value0, true, true, true); in HWTEST_F_L0() local
Dbuiltins_json_test.cpp428 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
Dbuiltins_string_test.cpp980 PropertyDescriptor desc0(thread, foo); in HWTEST_F_L0() local