Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 11 of 11) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
Dui_action_test.cpp128 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/
Dui_driver.cpp301 …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()
Dui_action.h301 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/
Dattest_coap.c167 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/
Dserver_main.cpp178 int opt; in GetParam() local
400 std::string opt = argv[TWO]; in UiRecord() local
/test/testfwk/arkxtest/uitest/record/
Dpointer_info.h107 void SetTouchOpt(TouchOpt opt) in SetTouchOpt()
Dui_record.cpp448 RecordOption opt; in UiDriverRecordStart() local
/test/testfwk/arkxtest/uitest/addon/
Dscreen_copy.cpp240 Media::InitializationOptions opt; in ScaleNewsetFrameLocked() local
/test/testfwk/arkxtest/uitest/input/
Dui_input.cpp20 std::string opt; variable
/test/xts/hats/hdf/hdf_lite/display/
Ddisplay_test.c364 GfxOpt opt = {0}; in FillRectTest() local
/test/xts/acts/ai/neural_network_runtime/neural_network_core/entry/src/main/cpp/
DNeuralNetworkRuntimeTypeTest.cpp248 TestOptional<OH_NN_OperationType> opt; in GetOpTypeByName() local