Searched defs:opt (Results 1 – 11 of 11) sorted by relevance
| /test/testfwk/arkxtest/uitest/test/ |
| D | ui_action_test.cpp | 128 UiOpArgs opt {}; in TEST_F() local 171 UiOpArgs opt {}; in TEST_F() local 218 UiOpArgs opt {}; in TEST_F() local 275 UiOpArgs opt {}; in TEST_F() local 312 UiOpArgs opt {}; in TEST_F() local 358 UiOpArgs opt {}; in TEST_F() local 414 UiOpArgs opt {}; in TEST_F() local 500 UiOpArgs opt {}; in TEST_F() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | ui_driver.cpp | 301 …void UiDriver::TriggerKey(const KeyAction &key, const UiOpArgs &opt, ApiCallErr &error, int32_t di… in TriggerKey() 321 UiOpArgs opt; in FindWidgets() local 370 …unique_ptr<Widget> UiDriver::WaitForWidget(const WidgetSelector &selector, const UiOpArgs &opt, Ap… in WaitForWidget() 395 void UiDriver::PerformTouch(const TouchAction &touch, const UiOpArgs &opt, ApiCallErr &err) in PerformTouch() 414 … void UiDriver::PerformMouseAction(const MouseAction &touch, const UiOpArgs &opt, ApiCallErr &err) in PerformMouseAction() 588 …void UiDriver::InputText(string_view text, ApiCallErr &error, const UiOpArgs &opt, int32_t display… in InputText() 610 …void UiDriver::PerformTouchPadAction(const TouchPadAction &touch, const UiOpArgs &opt, ApiCallErr … in PerformTouchPadAction() 627 void UiDriver::PerformPenTouch(const TouchAction &touch, const UiOpArgs &opt, ApiCallErr &err) in PerformPenTouch()
|
| D | ui_action.h | 301 void ComputeEvents(vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() 316 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() 334 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() 350 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents()
|
| /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 | 178 int opt; in GetParam() local 400 std::string opt = argv[TWO]; in UiRecord() local
|
| /test/testfwk/arkxtest/uitest/record/ |
| D | pointer_info.h | 107 void SetTouchOpt(TouchOpt opt) in SetTouchOpt()
|
| D | ui_record.cpp | 448 RecordOption opt; in UiDriverRecordStart() local
|
| /test/testfwk/arkxtest/uitest/addon/ |
| D | screen_copy.cpp | 240 Media::InitializationOptions opt; in ScaleNewsetFrameLocked() local
|
| /test/testfwk/arkxtest/uitest/input/ |
| D | ui_input.cpp | 20 std::string opt; variable
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| D | display_test.c | 364 GfxOpt opt = {0}; in FillRectTest() local
|
| /test/xts/acts/ai/neural_network_runtime/neural_network_core/entry/src/main/cpp/ |
| D | NeuralNetworkRuntimeTypeTest.cpp | 248 TestOptional<OH_NN_OperationType> opt; in GetOpTypeByName() local
|