Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DEmulatedIntrinsics.cpp37 RValue<T> call4(Func func, const RValue<T> &x) in call4() function
49 RValue<T> call4(Func func, const RValue<T> &x, const RValue<T> &y) in call4() function
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp250 auto call4 = ApiCallInfo {.apiId_ = "By.key", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
403 auto call4 = ApiCallInfo {.apiId_ = "Driver.click", .callerObjRef_ = reply3.resultValue_.get<string>()}; in TEST_F() local
455 auto call4 = ApiCallInfo {.apiId_ = "By.enabled", .callerObjRef_ = string(REF_SEED_BY)}; in TEST_F() local
514 auto call4 = ApiCallInfo {.apiId_ = "PointerMatrix.create"}; in TEST_F() local
610 auto call4 = ApiCallInfo {.apiId_ = "UiDriver.create"}; TEST_F() local
693 auto call4 = ApiCallInfo {.apiId_ = "UIEventObserver.once", TEST_F() local
[all...]

Completed in 8 milliseconds