Searched defs:opt (Results 1 – 8 of 8) sorted by relevance
| /test/testfwk/arkxtest/uitest/test/ |
| D | ui_action_test.cpp | 128 UiOpArgs opt {}; in TEST_F() local 169 UiOpArgs opt {}; in TEST_F() local 214 UiOpArgs opt {}; in TEST_F() local 271 UiOpArgs opt {}; in TEST_F() local 308 UiOpArgs opt {}; in TEST_F() local 354 UiOpArgs opt {}; in TEST_F() local 411 UiOpArgs opt {}; in TEST_F() local
|
| /test/xts/device_attest_lite/services/core/network/ |
| D | attest_coap.c | 167 static uint32_t CoapGetOptionLength(const CoapOption* opt, uint16_t runningDelta) in CoapGetOptionLength() 193 static int32_t CheckOptionParameter(CoapPacket* pkt, const CoapOption* opt, CoapRWBuffer* buf) in CheckOptionParameter() 230 static int32_t CoapAddOption(CoapPacket* pkt, const CoapOption* opt, CoapRWBuffer* buf) in CoapAddOption()
|
| /test/testfwk/arkxtest/uitest/server/ |
| D | server_main.cpp | 71 int opt; in GetParam() local 239 std::string opt = argv[TWO]; in UiRecord() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | ui_driver.cpp | 171 void UiDriver::TriggerKey(const KeyAction &key, const UiOpArgs &opt, ApiCallErr &error) in TriggerKey() 209 …unique_ptr<Widget> UiDriver::WaitForWidget(const WidgetSelector &select, const UiOpArgs &opt, ApiC… in WaitForWidget() 234 void UiDriver::PerformTouch(const TouchAction &touch, const UiOpArgs &opt, ApiCallErr &err) in PerformTouch()
|
| D | ui_action.h | 268 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() 286 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() 302 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents()
|
| /test/testfwk/arkxtest/uitest/addon/ |
| D | js_client_loader.cpp | 173 …static void ParseCaptureOptions(napi_env env, string_view type, napi_value opt, CaptureContext& ou… in ParseCaptureOptions() 275 OHOS::AbilityRuntime::Runtime::Options opt; in RunJsClient() local
|
| /test/testfwk/arkxtest/uitest/record/ |
| D | pointer_info.h | 107 void SetTouchOpt(TouchOpt opt) in SetTouchOpt()
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| D | display_test.c | 364 GfxOpt opt = {0}; in FillRectTest() local
|