Home
last modified time | relevance | path

Searched defs:result1 (Results 1 – 25 of 93) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/namespace_ops/
Dnamespace_combinatorial_test.cpp82 ani_enum result1 {}; in TEST_F() local
100 ani_enum result1 {}; in TEST_F() local
118 ani_enum result1 {}; in TEST_F() local
135 ani_function result1 {}; in TEST_F() local
165 ani_enum result1 {}; in TEST_F() local
186 ani_enum result1 {}; in TEST_F() local
207 ani_enum result1 {}; in TEST_F() local
/arkcompiler/toolchain/tooling/dynamic/test/
Dpt_params_test.cpp88 …std::unique_ptr<GetPossibleBreakpointsParams> result1 = GetPossibleBreakpointsParams::Create(*ptJs… in HWTEST_F_L0() local
100 std::unique_ptr<ResumeParams> result1 = ResumeParams::Create(*ptJson1); in HWTEST_F_L0() local
132 std::unique_ptr<StepIntoParams> result1 = StepIntoParams::Create(*ptJson1); in HWTEST_F_L0() local
151 std::unique_ptr<StepOverParams> result1 = StepOverParams::Create(*ptJson1); in HWTEST_F_L0() local
163 std::unique_ptr<SetMixedDebugParams> result1 = SetMixedDebugParams::Create(*ptJson1); in HWTEST_F_L0() local
175 std::unique_ptr<ReplyNativeCallingParams> result1 = ReplyNativeCallingParams::Create(*ptJson1); in HWTEST_F_L0() local
216 std::unique_ptr<RequestMemoryDumpParams> result1 = RequestMemoryDumpParams::Create(*ptJson1); in HWTEST_F_L0() local
244 std::unique_ptr<StartParams> result1 = StartParams::Create(*ptJson1); in HWTEST_F_L0() local
/arkcompiler/runtime_core/assembler/tests/
Decmascript_meta_test.cpp39 std::optional<pandasm::Metadata::Error> result1 = rmd.SetAttribute("ecmascript.extends"); variable
116 std::optional<pandasm::Metadata::Error> result1 = rmd.SetAttribute("ecmascript.annotation"); variable
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dget_span_of_enclosing_comment_test.cpp38 auto result1 = lspApi->getSpanOfEnclosingComment(ctx, offset, true); in TEST_F() local
58 auto result1 = lspApi->getSpanOfEnclosingComment(ctx, offset, true); in TEST_F() local
80 auto result1 = lspApi->getSpanOfEnclosingComment(ctx, offset, true); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp63 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern, flags); in HWTEST_F_L0() local
98 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
133 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
150 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
166 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
200 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
216 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
263 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
303 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
361 JSTaggedValue result1 = TestCommon::CreateJSRegexpByPatternAndFlags(thread, pattern1, flags1); in HWTEST_F_L0() local
[all …]
Dbuiltins_date_test.cpp90 [[maybe_unused]] JSTaggedValue result1 = BuiltinsDate::SetDate(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
134 JSTaggedValue result1 = BuiltinsDate::GetFullYear(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
181 JSTaggedValue result1 = BuiltinsDate::GetFullYear(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
222 JSTaggedValue result1 = BuiltinsDate::GetHours(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
268 JSTaggedValue result1 = BuiltinsDate::GetHours(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
311 JSTaggedValue result1 = BuiltinsDate::SetMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
343 JSTaggedValue result1 = BuiltinsDate::GetMinutes(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
382 JSTaggedValue result1 = BuiltinsDate::GetMonth(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
412 JSTaggedValue result1 = BuiltinsDate::GetSeconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
475 JSTaggedValue result1 = BuiltinsDate::UTC(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
[all …]
Dbuiltins_bigint_test.cpp172 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
199 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
221 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
239 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
257 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
276 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
295 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
311 auto result1 = BigIntAlgorithm(thread, vals, 6, AlgorithmType::BIGINT_CONSTRUCTOR); in HWTEST_F_L0() local
Dbuiltins_sharedarraybuffer_test.cpp88 JSTaggedValue result1 = BuiltinsSharedArrayBuffer::Slice(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
181 JSTaggedValue result1 = BuiltinsSharedArrayBuffer::IsSharedArrayBuffer(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
197 bool result1 = BuiltinsSharedArrayBuffer::IsShared(thread, arrBuf1.GetTaggedValue()); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp146 JSTaggedValue result1 = BuiltinsMap::MapConstructor(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
169 JSTaggedValue result1 = BuiltinsMap::Has(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
198 auto result1 = MapAlgorithm(thread, map.GetTaggedValue(), args, 8, AlgorithmType::SET); in HWTEST_F_L0() local
226 auto result1 = MapAlgorithm(thread, map.GetTaggedValue(), args, 8, AlgorithmType::SET); in HWTEST_F_L0() local
343 JSTaggedValue result1 = BuiltinsMap::Keys(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
365 auto result1 = JSSharedMapIterator::NextInternal(thread, map); in HWTEST_F_L0() local
Dbuiltins_weak_set_test.cpp93 JSTaggedValue result1 = BuiltinsWeakSet::WeakSetConstructor(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
113 JSTaggedValue result1 = BuiltinsWeakSet::Has(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
149 JSTaggedValue result1 = BuiltinsWeakSet::Add(ecmaRuntimeCallInfo); in AddCommon() local
Dbuiltins_weak_ref_test.cpp101 JSTaggedValue result1 = BuiltinsWeakRef::Deref(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
126 JSTaggedValue result1 = BuiltinsWeakRef::Deref(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
185 JSTaggedValue result1 = BuiltinsWeakRef::WeakRefConstructor(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_weak_map_test.cpp98 JSTaggedValue result1 = BuiltinsWeakMap::WeakMapConstructor(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
117 JSTaggedValue result1 = BuiltinsWeakMap::Has(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
153 JSTaggedValue result1 = BuiltinsWeakMap::Set(ecmaRuntimeCallInfo); in KeySetCommon() local
Dbuiltins_dataview_test.cpp291 …auto result1 = DataViewAlgorithm(thread, vals2, 8, AlgorithmType::GET_UINT16, view.GetTaggedValue(… in HWTEST_F_L0() local
305 …auto result1 = DataViewAlgorithm(thread, vals2, 8, AlgorithmType::GET_INT16, view.GetTaggedValue()… in HWTEST_F_L0() local
410 …auto result1 = DataViewAlgorithm(thread, vals2, 8, AlgorithmType::GET_UINT32, view.GetTaggedValue(… in HWTEST_F_L0() local
425 …auto result1 = DataViewAlgorithm(thread, vals2, 8, AlgorithmType::GET_INT32, view.GetTaggedValue()… in HWTEST_F_L0() local
440 …auto result1 = DataViewAlgorithm(thread, vals2, 6, AlgorithmType::GET_UINT8, view.GetTaggedValue()… in HWTEST_F_L0() local
455 …auto result1 = DataViewAlgorithm(thread, vals2, 8, AlgorithmType::GET_FLOAT32, view.GetTaggedValue… in HWTEST_F_L0() local
470 …auto result1 = DataViewAlgorithm(thread, vals2, 8, AlgorithmType::GET_FLOAT64, view.GetTaggedValue… in HWTEST_F_L0() local
Dbuiltins_promise_test.cpp58 [[maybe_unused]] bool result1 = JSObject::GetOwnProperty( in TestPromiseAllThenOnResolved() local
204 …auto result1 = PromiseAlgorithm(thread, promise, promise1.GetTaggedValue(), AlgorithmType::REJECT); in HWTEST_F_L0() local
261 …auto result1 = PromiseAlgorithm(thread, promise, promise1.GetTaggedValue(), AlgorithmType::RESOLVE… in HWTEST_F_L0() local
283 …auto result1 = PromiseAlgorithm(thread, promise, paramMsg1.GetTaggedValue(), AlgorithmType::REJECT… in HWTEST_F_L0() local
333 …auto result1 = PromiseAlgorithm(thread, promise, paramMsg1.GetTaggedValue(), AlgorithmType::REJECT… in HWTEST_F_L0() local
403 …auto result1 = PromiseAlgorithm(thread, promise, paramMsg1.GetTaggedValue(), AlgorithmType::RESOLV… in HWTEST_F_L0() local
Dbuiltins_set_test.cpp138 JSTaggedValue result1 = BuiltinsSet::SetConstructor(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
158 JSTaggedValue result1 = BuiltinsSet::Has(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
200 auto result1 = SetAlgorithm(thread, set.GetTaggedValue(), args, 6, AlgorithmType::ADD); in HWTEST_F_L0() local
237 auto result1 = SetAlgorithm(thread, set.GetTaggedValue(), args, 6, AlgorithmType::ADD); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/arrayshift/
Darrayshift.js28 var result1 = arr1.shift(); variable
/arkcompiler/ets_runtime/test/moduletest/arraytoreversed/
Darraytoreversed.js38 var result1 = arr5.toReversed(); variable
/arkcompiler/runtime_core/plugins/ecmascript/tests/
Decmascript_meta_test.cpp28 std::optional<pandasm::Metadata::Error> result1 = rmd.SetAttribute("ecmascript.extends"); variable
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/
Dtest-ts-generic-tag-template-string-escape-error.ts22 const result1 = fn<number | string>`${str}${num} \123`; constant
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dtest-tag-template-string-escape-error.js21 const result1 = fn`${str} \123`; constant
/arkcompiler/ets_runtime/test/aottest/builtin_inlining/date/Now/
DbuiltinDateNow.ts52 let result1 = 0 variable
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_iterator_test.cpp72 JSHandle<JSTaggedValue> result1(JSIterator::IteratorNext(thread, iter)); in HWTEST_F_L0() local
103 JSHandle<JSTaggedValue> result1(JSIterator::IteratorStep(thread, iter)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/typedarraymap/
Dtypedarraymap.js19 var result1 = sample1.map(function() { variable
/arkcompiler/ets_runtime/test/moduletest/arrayflatmap/
Darrayflatmap.js48 var result1 = arr1.flatMap(testFunction); variable
/arkcompiler/ets_runtime/test/moduletest/arrayfindlastindex/
Darrayfindlastindex.js41 var result1 = arr1.findLastIndex(testFunction); variable

1234