Searched defs:call2 (Results 1 - 5 of 5) sorted by relevance
| /base/telephony/call_manager/test/unittest/distributed_communication_test/src/ |
| H A D | distributed_data_test.cpp | 208 sptr<CallBase> call2 = (std::make_unique<IMSCall>(paraInfo)).release(); in HWTEST_F() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | frontend_api_handler_test.cpp | 232 auto call2 = ApiCallInfo {.apiId_ = "UiDriver.create", .callerObjRef_ = string()}; in TEST_F() local 290 auto call2 = ApiCallInfo {.apiId_ = "Driver.create", .callerObjRef_ = string()}; in TEST_F() local 345 auto call2 = ApiCallInfo {.apiId_ = "UiComponent.getText", .callerObjRef_ = "UiComponent#0"}; in TEST_F() local 442 auto call2 = ApiCallInfo {.apiId_ = "By.type", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local 506 auto call2 = ApiCallInfo {.apiId_ = "PointerMatrix.create"}; TEST_F() local 591 auto call2 = ApiCallInfo {.apiId_ = "UiDriver.create"}; TEST_F() local 665 auto call2 = ApiCallInfo {.apiId_ = "Driver.createUIEventObserver", TEST_F() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_function_stub_builder.cpp | 223 BRANCH(Int64Equal(numArgs, Int64(3)), &call2, &moreThan2); // 3: thisArg + 2 args
in PrototypeCall() local
|
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| H A D | zero_branch_test_call_state.cpp | 807 sptr<OHOS::Telephony::CallBase> call2 = new IMSCall(mDialParaInfo); in HWTEST_F() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | pandagen.cpp | 1064 const auto call2 = [this, hasThis, arg0Reg](const ir::AstNode *n, VReg c, VReg thisR, in CallArgsTagged() local
|
Completed in 9 milliseconds