Home
last modified time | relevance | path

Searched defs:result5 (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/assembler/tests/
Decmascript_meta_test.cpp55 std::optional<pandasm::Metadata::Error> result5 = rmd.SetAttributeValue("attribute", "bool"); variable
131 std::optional<pandasm::Metadata::Error> result5 = rmd.SetAttribute("ecmascript.annotation"); variable
/arkcompiler/runtime_core/plugins/ecmascript/tests/
Decmascript_meta_test.cpp44 std::optional<pandasm::Metadata::Error> result5 = rmd.SetAttributeValue("attribute", "bool"); variable
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/
Dtest-ts-generic-tag-template-string-escape-error.ts28 const result5 = fn<number | string>`${str}${num} \xgg`; constant
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dtest-tag-template-string-escape-error.js27 const result5 = fn`${str} \xgg`; constant
/arkcompiler/runtime_core/static_core/verification/util/tests/
Dlazy_test.cpp48 auto result5 = FoldLeft(IndicesOf(testData), 0, calcFunc); in TEST() local
/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DTransformUtil.spec.ts79 const result5 = wildcardTransformer(reserved5); constant
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp162 JSTaggedValue result5 = BuiltinsDate::GetUTCMonth(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
205 JSTaggedValue result5 = BuiltinsDate::GetUTCMonth(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
245 JSTaggedValue result5 = BuiltinsDate::GetUTCHours(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
290 JSTaggedValue result5 = BuiltinsDate::GetUTCHours(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
366 JSTaggedValue result5 = BuiltinsDate::GetUTCSeconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
933 JSTaggedValue result5 = BuiltinsDate::DateConstructor(ecmaRuntimeCallInfo6); in HWTEST_F_L0() local
Dbuiltins_set_test.cpp267 JSTaggedValue result5 = BuiltinsSet::GetSize(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp259 JSTaggedValue result5 = BuiltinsMap::GetSize(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_shared_map_test.cpp335 JSTaggedValue result5 = BuiltinsSharedMap::GetSize(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
Dbuiltins_shared_set_test.cpp307 JSTaggedValue result5 = BuiltinsSharedSet::GetSize(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/namespace_ops/
Dnamespace_combinatorial_test.cpp224 ani_function result5 {}; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dason_test.cpp117 JSHandle<JSTaggedValue> result5 = parser.Parse(handleStr5); in HWTEST_F_L0() local
322 JSHandle<JSTaggedValue> result5 = parser.Parse(handleStr5); in HWTEST_F_L0() local