Home
last modified time | relevance | path

Searched defs:call0 (Results 1 - 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DfunctionCallOnConstrainedTypeVariable.js11 function call0(p: A | B) { function
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dliveness_analyzer_test.cpp946 auto call0 = la.GetInstLifeIntervals(&INS(2U)); in TEST_F() local
H A Dreg_alloc_linear_scan_test.cpp1020 auto call0 = (&INS(3U))->CastToCallStatic(); in TEST_F() local
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp210 auto call0 = ApiCallInfo {.apiId_ = "By.text", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
267 auto call0 = ApiCallInfo {.apiId_ = "On.text", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
312 auto call0 = ApiCallInfo {.apiId_ = "UiDriver.findComponent", .callerObjRef_ = "UiDriver#0"}; in TEST_F() local
386 auto call0 = ApiCallInfo {.apiId_ = "On.text", .callerObjRef_ = string(REF_SEED_BY)}; TEST_F() local
428 auto call0 = ApiCallInfo {.apiId_ = "By.type", .callerObjRef_ = string(REF_SEED_BY)}; TEST_F() local
483 auto call0 = ApiCallInfo {.apiId_ = "UiDriver.create"}; TEST_F() local
498 auto call0 = ApiCallInfo {.apiId_ = "PointerMatrix.create"}; TEST_F() local
[all...]
H A Dipc_transactor_test.cpp254 auto call0 = ApiCallInfo {.apiId_ = "testApi0"}; in TEST() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_function_stub_builder.cpp203 BRANCH(Int64LessThanOrEqual(numArgs, Int64(1)), &call0, &moreThan0); // 1: thisArg in PrototypeCall() local

Completed in 8 milliseconds