Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp221 auto call1 = ApiCallInfo {.apiId_ = "By.isAfter", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
278 auto call1 = ApiCallInfo {.apiId_ = "On.isAfter", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
336 auto call1 = ApiCallInfo {.apiId_ = "By.text", .callerObjRef_ = "By#seed"}; in TEST_F() local
393 auto call1 = ApiCallInfo {.apiId_ = "On.type", .callerObjRef_ = string(REF_SEED_BY)}; TEST_F() local
434 auto call1 = ApiCallInfo {.apiId_ = "By.type", .callerObjRef_ = string(REF_SEED_BY)}; TEST_F() local
487 auto call1 = ApiCallInfo {.apiId_ = "UiDriver.delayMs", .callerObjRef_ = reply0.resultValue_.get<string>()}; TEST_F() local
661 auto call1 = ApiCallInfo {.apiId_ = "Driver.create"}; TEST_F() local
[all...]
H A Dipc_transactor_test.cpp256 auto call1 = ApiCallInfo {.apiId_ = "testApi1"}; in TEST() local

Completed in 2 milliseconds