Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/plugins/ecmascript/tests/
Decmascript_meta_test.cpp48 std::optional<pandasm::Metadata::Error> result6 = rmd.SetAttribute("ecmascript.annotation"); variable
/arkcompiler/runtime_core/verification/util/tests/
Dlazy_test.cpp61 auto result6 = FoldLeft(ConstLazyFetch(test_data) + ConstLazyFetch(test_data), 0, calc_func); in TEST() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp169 JSTaggedValue result6 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
215 JSTaggedValue result6 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
263 JSTaggedValue result6 = BuiltinsDate::GetUTCMinutes(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
317 JSTaggedValue result6 = BuiltinsDate::GetUTCMinutes(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
403 JSTaggedValue result6 = BuiltinsDate::GetUTCMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
1171 JSTaggedValue result6 = BuiltinsDate::GetFullYear(ecmaRuntimeCallInfo8); in HWTEST_F_L0() local
Dbuiltins_set_test.cpp295 JSTaggedValue result6 = BuiltinsSet::Clear(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp282 JSTaggedValue result6 = BuiltinsMap::Clear(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp1278 JSTaggedValue result6 = ChangeListener::Cast(listeners2.GetTaggedObject())->Get(index6); in HWTEST_F_L0() local