Home
last modified time | relevance | path

Searched defs:result4 (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/plugins/ecmascript/tests/
Decmascript_meta_test.cpp39 …std::optional<pandasm::Metadata::Error> result4 = rmd.SetAttributeValue("ecmascript.annotation", "… variable
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp97 JSTaggedValue result4 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
112 JSTaggedValue result4 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
161 JSTaggedValue result4 = BuiltinsDate::GetUTCFullYear(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
209 JSTaggedValue result4 = BuiltinsDate::GetUTCFullYear(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
242 JSTaggedValue result4 = BuiltinsDate::GetMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
296 JSTaggedValue result4 = BuiltinsDate::GetMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
357 JSTaggedValue result4 = BuiltinsDate::GetUTCMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
397 JSTaggedValue result4 = BuiltinsDate::GetUTCMinutes(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
441 JSTaggedValue result4 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
479 JSTaggedValue result4 = BuiltinsDate::GetUTCMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
[all …]
Dbuiltins_set_test.cpp193 [[maybe_unused]] JSTaggedValue result4 = BuiltinsSet::Has(ecmaRuntimeCallInfo3); in HWTEST_F_L0() local
286 JSTaggedValue result4 = BuiltinsSet::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_promise_test.cpp339 JSTaggedValue result4 = BuiltinsPromise::Race(ecmaRuntimeCallInfo4); in HWTEST_F_L0() local
410 JSTaggedValue result4 = BuiltinsPromise::Race(ecmaRuntimeCallInfo4); in HWTEST_F_L0() local
508 JSTaggedValue result4 = BuiltinsPromise::All(ecmaRuntimeCallInfo4); in HWTEST_F_L0() local
Dbuiltins_weak_set_test.cpp206 JSTaggedValue result4 = BuiltinsWeakSet::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_weak_map_test.cpp212 JSTaggedValue result4 = BuiltinsWeakMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp272 JSTaggedValue result4 = BuiltinsMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_string_test.cpp1041 JSTaggedValue result4 = BuiltinsString::Replace(ecmaRuntimeCallInfo4); in HWTEST_F_L0() local
1117 JSTaggedValue result4 = BuiltinsString::Replace(ecmaRuntimeCallInfo4); in HWTEST_F_L0() local
/arkcompiler/runtime_core/verification/util/tests/
Dlazy_test.cpp43 auto result4 = in TEST() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_parser_test.cpp74 JSHandle<JSTaggedValue> result4 = parser.ParseUtf8(*handleStr4); in HWTEST_F_L0() local
109 JSHandle<JSTaggedValue> result4 = parser.ParseUtf16(*handleStr4); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_lightweightset_test.cpp360 JSTaggedValue result4 = lws->GetHashAt(static_cast<int32_t>(NODE_NUMBERS * 2)); in HWTEST_F_L0() local
Djs_object_test.cpp1277 JSTaggedValue result4 = ChangeListener::Cast(listeners2.GetTaggedObject())->Get(index4); in HWTEST_F_L0() local
Djs_serializer_test.cpp670 OperationResult result4 = JSObject::GetProperty(thread, res, key4); in ObjectWithFunctionTest() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp352 …auto result4 = fn(thread->GetGlueAddr(), JSTaggedValue(x4).GetRawData(), JSTaggedValue(y4).GetRawD… in HWTEST_F_L0() local