Home
last modified time | relevance | path

Searched defs:result8 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DconditionalOperatorWithIdenticalBCT.ts171 let result8: (t: A) => any = true ? (m) => m.propertyA : (n) => n.propertyX; variable
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp269 JSTaggedValue result8 = BuiltinsDate::GetUTCMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
323 JSTaggedValue result8 = BuiltinsDate::GetUTCMilliseconds(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
1199 JSTaggedValue result8 = BuiltinsDate::DateConstructor(ecmaRuntimeCallInfo10); in HWTEST_F_L0() local