Home
last modified time | relevance | path

Searched defs:call3 (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp240 auto call3 = ApiCallInfo {.apiId_ = "By.id", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
298 auto call3 = ApiCallInfo {.apiId_ = "On.id", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
356 auto call3 = ApiCallInfo {.apiId_ = "Component.getText", .callerObjRef_ = "Component#0"}; in TEST_F() local
400 auto call3 = ApiCallInfo {.apiId_ = "Driver.create"}; TEST_F() local
449 auto call3 = ApiCallInfo {.apiId_ = "By.enabled", .callerObjRef_ = string(REF_SEED_BY)}; TEST_F() local
594 auto call3 = ApiCallInfo {.apiId_ = "UiDriver.fling", .callerObjRef_ = reply2.resultValue_.get<string>()}; TEST_F() local
681 auto call3 = ApiCallInfo {.apiId_ = "UIEventObserver.once", TEST_F() local
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp808 sptr<OHOS::Telephony::CallBase> call3 = new IMSCall(mDialParaInfo); in HWTEST_F() local

Completed in 4 milliseconds