| /arkcompiler/runtime_core/assembler/tests/ |
| D | ecmascript_meta_test.cpp | 50 …std::optional<pandasm::Metadata::Error> result4 = rmd.SetAttributeValue("ecmascript.annotation", "… variable 127 std::optional<pandasm::Metadata::Error> result4 = rmd.SetAttributeValue("attribute", "bool"); variable
|
| /arkcompiler/runtime_core/plugins/ecmascript/tests/ |
| D | ecmascript_meta_test.cpp | 39 …std::optional<pandasm::Metadata::Error> result4 = rmd.SetAttributeValue("ecmascript.annotation", "… variable
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/ |
| D | test-ts-generic-tag-template-string-escape-error.ts | 26 const result4 = fn<number | string>`${str}${num} \u{12dd`; constant
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | test-tag-template-string-escape-error.js | 25 const result4 = fn`${str} \u{12dd`; constant
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/ |
| D | TransformUtil.spec.ts | 66 const result4 = wildcardTransformer(reserved4); constant
|
| /arkcompiler/ets_runtime/test/moduletest/arrayflatmap/ |
| D | arrayflatmap.js | 64 var result4 = arr4.flatMap(testFunction); variable
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_date_test.cpp | 105 JSTaggedValue result4 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 119 JSTaggedValue result4 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 158 JSTaggedValue result4 = BuiltinsDate::GetUTCFullYear(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 202 JSTaggedValue result4 = BuiltinsDate::GetUTCFullYear(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 231 JSTaggedValue result4 = BuiltinsDate::GetMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 277 JSTaggedValue result4 = BuiltinsDate::GetMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 329 JSTaggedValue result4 = BuiltinsDate::GetUTCMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 363 JSTaggedValue result4 = BuiltinsDate::GetUTCMinutes(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 400 JSTaggedValue result4 = BuiltinsDate::GetUTCDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 431 JSTaggedValue result4 = BuiltinsDate::GetUTCMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local [all …]
|
| D | builtins_weak_map_test.cpp | 193 JSTaggedValue result4 = BuiltinsWeakMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local 231 JSTaggedValue result4 = BuiltinsWeakMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| D | builtins_set_test.cpp | 183 auto result4 = SetAlgorithm(thread, jsSetTag, args, 6, AlgorithmType::HAS); in HWTEST_F_L0() local 262 JSTaggedValue result4 = BuiltinsSet::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| D | builtins_shared_set_test.cpp | 224 auto result4 = SharedSetAlgorithm(thread, jsSetTag, args, 6, AlgorithmType::HAS); in HWTEST_F_L0() local 303 JSTaggedValue result4 = BuiltinsSharedSet::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| D | builtins_weak_set_test.cpp | 176 JSTaggedValue result4 = BuiltinsWeakSet::Has(ecmaRuntimeCallInfo1); in HasAndDeleteCommon() local
|
| D | builtins_promise_test.cpp | 304 auto result4 = PromiseAlgorithm(thread, promise, array.GetTaggedValue(), AlgorithmType::RACE); in HWTEST_F_L0() local 424 auto result4 = PromiseAlgorithm(thread, promise, array.GetTaggedValue(), AlgorithmType::ALL); in HWTEST_F_L0() local
|
| D | builtins_shared_map_test.cpp | 298 JSTaggedValue result4 = BuiltinsSharedMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| D | builtins_map_test.cpp | 254 JSTaggedValue result4 = BuiltinsMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| D | builtins_number_test.cpp | 252 JSTaggedValue result4 = BuiltinsNumber::ToString(ecmaRuntimeCallInfo4); in HWTEST_F_L0() local
|
| D | builtins_string_test.cpp | 981 … auto result4 = StringAlgorithm(thread, thisStr.GetTaggedValue(), args, 8, AlgorithmType::REPLACE); in HWTEST_F_L0() local 1030 … auto result4 = StringAlgorithm(thread, thisStr.GetTaggedValue(), args, 8, AlgorithmType::REPLACE); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| D | lazy_test.cpp | 44 auto result4 = in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | ason_test.cpp | 109 JSHandle<JSTaggedValue> result4 = parser.Parse(handleStr4); in HWTEST_F_L0() local 142 JSHandle<JSTaggedValue> result4 = parser.Parse(*handleStr4); in HWTEST_F_L0() local
|
| D | json_parser_test.cpp | 127 JSHandle<JSTaggedValue> result4 = parser.Parse(handleStr4); in HWTEST_F_L0() local 162 JSHandle<JSTaggedValue> result4 = parser.Parse(*handleStr4); in HWTEST_F_L0() local
|
| /arkcompiler/toolchain/tooling/test/ |
| D | pt_json_test.cpp | 233 std::string result4 = num.GetString(); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_api_lightweightset_test.cpp | 309 JSTaggedValue result4 = lws->GetHashAt(static_cast<int32_t>(NODE_NUMBERS * 2)); in HWTEST_F_L0() local
|
| D | js_object_test.cpp | 1241 JSTaggedValue result4 = ChangeListener::Cast(listeners2.GetTaggedObject())->Get(index4); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_bitvector_test.cpp | 302 JSTaggedValue result4 = Has(bitVector, 0, 32, 63); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/test/moduletest/array/ |
| D | array.js | 1730 let result4 = array4.reduceRight((acc, curr) => acc + curr); variable
|