| /arkcompiler/ets_runtime/test/moduletest/arraytoreversed/ |
| H A D | arraytoreversed.js | 40 var result2 = arr6.toReversed(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arraytospliced/ |
| H A D | arraytospliced.js | 40 var result2 = arr5.toSpliced(0, 2, 6); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arraywith/ |
| H A D | arraywith.js | 40 var result2 = arr5.with(4, 100); variable
|
| /arkcompiler/ets_runtime/test/moduletest/regexpflagd/ |
| H A D | regexpflagd.js | 44 var result2 = "bπb".match(/(π)/du).indices; variable
|
| /arkcompiler/ets_runtime/test/moduletest/arrayflatmap/ |
| H A D | arrayflatmap.js | 39 var result2 = arr2.flatMap(testFunction); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arrayshift/ |
| H A D | arrayshift.js | 33 var result2 = arr2.shift(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arrayfindlastindex/ |
| H A D | arrayfindlastindex.js | 43 var result2 = arr2.findLastIndex(testFunction); variable
|
| /arkcompiler/runtime_core/plugins/ecmascript/tests/ |
| H A D | ecmascript_meta_test.cpp | 33 std::optional<pandasm::Metadata::Error> result2 = rmd.SetAttribute("ecmascript.annotation"); in HWTEST() local
|
| /arkcompiler/runtime_core/assembler/tests/ |
| H A D | ecmascript_meta_test.cpp | 44 std::optional<pandasm::Metadata::Error> result2 = rmd.SetAttribute("ecmascript.annotation"); in HWTEST_F() local 119 std::optional<pandasm::Metadata::Error> result2 = rmd.SetAttributeValue("ecmascript.extends", "value"); in HWTEST_F() local
|
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| H A D | lazy_test.cpp | 38 auto result2 = FoldLeft(Transform(ConstLazyFetch(testData), [](int val) { return val * 10; }), -49, calcFunc); in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_arraybuffer_test.cpp | 86 JSTaggedValue result2 = BuiltinsArrayBuffer::GetByteLength(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| H A D | builtins_math_test.cpp | 2932 JSTaggedValue result2 = BuiltinsMath::Random(ecmaRuntimeCallInfo); local
|
| H A D | builtins_sharedarraybuffer_test.cpp | 96 JSTaggedValue result2 = BuiltinsSharedArrayBuffer::GetByteLength(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| H A D | builtins_sendable_arraybuffer_test.cpp | 53 JSTaggedValue result2 = BuiltinsSendableArrayBuffer::GetByteLength(ecmaRuntimeCallInfo1); in SendableArrayBufferSliceTest() local
|
| H A D | builtins_weak_map_test.cpp | 124 JSTaggedValue result2 = BuiltinsWeakMap::Set(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 182 JSTaggedValue result2 = BuiltinsWeakMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local 222 JSTaggedValue result2 = BuiltinsWeakMap::Get(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| H A D | builtins_weak_set_test.cpp | 119 JSTaggedValue result2 = BuiltinsWeakSet::Add(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 165 JSTaggedValue result2 = BuiltinsWeakSet::Has(ecmaRuntimeCallInfo1); in HasAndDeleteCommon() local
|
| H A D | builtins_weak_ref_test.cpp | 145 JSTaggedValue result2 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local 197 JSTaggedValue result2 = BuiltinsWeakRef::Deref(ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_vector_test.cpp | 381 JSTaggedValue result2 = JSAPIVector::RemoveByRange(thread, toor, -1, 0); in HWTEST_F_L0() local
|
| H A D | js_plural_rules_test.cpp | 47 icu::UnicodeString result2 = getPluralRules->select(0); in HWTEST_F_L0() local
|
| H A D | js_api_lightweightset_test.cpp | 303 JSTaggedValue result2 = lws->GetValueAt(static_cast<int32_t>(NODE_NUMBERS * 2)); in HWTEST_F_L0() local
|
| H A D | js_relative_time_format_test.cpp | 73 icu::UnicodeString result2 = in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/jobs/tests/ |
| H A D | micro_job_queue_test.cpp | 166 JSTaggedValue result2 = scriptQueue->Pop(thread); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | compiler_inst_test.cpp | 689 auto result2 = Is32Bits(vi, Arch::AARCH64); in HWTEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| H A D | ason_test.cpp | 102 JSHandle<JSTaggedValue> result2 = parser.Parse(handleStr2); in HWTEST_F_L0() local 131 JSHandle<JSTaggedValue> result2 = parser.Parse(*handleStr2); in HWTEST_F_L0() local 286 JSHandle<JSTaggedValue> result2 = parser.Parse(handleStr2); in HWTEST_F_L0() local 307 JSHandle<JSTaggedValue> result2 = parser.Parse(handleStr2); in HWTEST_F_L0() local 343 JSHandle<JSTaggedValue> result2 = parser2.Parse(handleStr2); in HWTEST_F_L0() local 369 JSHandle<JSTaggedValue> result2 = parser.Parse(handleStr2); HWTEST_F_L0() local 398 JSHandle<JSTaggedValue> result2 = parser.Parse(handleStr2); HWTEST_F_L0() local 417 JSHandle<JSTaggedValue> result2 = parser.Parse(handleStr2); HWTEST_F_L0() local [all...] |
| H A D | json_parser_test.cpp | 117 JSHandle<JSTaggedValue> result2 = parser.Parse(handleStr2); in HWTEST_F_L0() local 148 JSHandle<JSTaggedValue> result2 = parser.Parse(*handleStr2); in HWTEST_F_L0() local
|