Home
last modified time | relevance | path

Searched defs:resultArr (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_displaynames_test.cpp186 JSTaggedValue resultArr = BuiltinsDisplayNames::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
216 JSTaggedValue resultArr = BuiltinsDisplayNames::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
H A Dbuiltins_list_format_second_test.cpp158 JSTaggedValue resultArr = BuiltinsListFormat::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
189 JSTaggedValue resultArr = BuiltinsListFormat::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
H A Dbuiltins_plural_rules_test.cpp154 JSTaggedValue resultArr = BuiltinsPluralRules::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
H A Dbuiltins_segmenter_test.cpp155 JSTaggedValue resultArr = BuiltinsSegmenter::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
H A Dbuiltins_date_time_format_second_test.cpp78 JSTaggedValue resultArr = BuiltinsDateTimeFormat::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
110 JSTaggedValue resultArr = BuiltinsDateTimeFormat::SupportedLocalesOf(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
H A Dbuiltins_collator_test.cpp197 JSHandle<JSTaggedValue> resultArr = in HWTEST_F_L0() local
314 auto resultArr = CollatorAlgorithm(thread, vals, 8, AlgorithmType::COLLATOR_SUPPORTED_LOCALES_OF); in HWTEST_F_L0() local
H A Dbuiltins_array_test.cpp1207 JSHandle<JSTaggedValue> resultArr = in HWTEST_F_L0() local
1538 JSHandle<JSTaggedValue> resultArr = in HWTEST_F_L0() local
1567 JSHandle<JSTaggedValue> resultArr = in HWTEST_F_L0() local
1599 JSHandle<JSTaggedValue> resultArr = HWTEST_F_L0() local
[all...]
H A Dbuiltins_shared_array_test.cpp923 JSHandle<JSTaggedValue> resultArr = in HWTEST_F_L0() local
H A Dbuiltins_object_test.cpp846 JSTaggedValue resultArr = BuiltinsObject::ToString(arrEcmaRuntimeCallInfo); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_stable_array_test.cpp589 JSTaggedValue resultArr = JSStableArray::With(thread, handleArr, in HWTEST_F_L0() local
626 JSTaggedValue resultArr = in HWTEST_F_L0() local

Completed in 13 milliseconds