Home
last modified time | relevance | path

Searched defs:opt (Results 1 - 6 of 6) sorted by relevance

/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp90 int opt; in GetParam() local
265 std::string opt = argv[TWO]; in UiRecord() local
[all...]
/test/testfwk/arkxtest/uitest/addon/
H A Dscreen_copy.cpp239 Media::InitializationOptions opt; in ScaleNewsetFrameLocked() local
/test/xts/device_attest_lite/services/core/network/
H A Dattest_coap.c167 static uint32_t CoapGetOptionLength(const CoapOption* opt, uint16_t runningDelta) in CoapGetOptionLength() argument
193 static int32_t CheckOptionParameter(CoapPacket* pkt, const CoapOption* opt, CoapRWBuffer* buf) in CheckOptionParameter() argument
230 CoapAddOption(CoapPacket* pkt, const CoapOption* opt, CoapRWBuffer* buf) CoapAddOption() argument
[all...]
/test/xts/hats/hdf/hdf_lite/display/
H A Ddisplay_test.c364 GfxOpt opt = {0}; in FillRectTest() local
/test/testfwk/arkxtest/uitest/record/
H A Dpointer_info.h107 void SetTouchOpt(TouchOpt opt) in SetTouchOpt() argument
/test/testfwk/arkxtest/uitest/core/
H A Dui_driver.cpp273 void UiDriver::TriggerKey(const KeyAction &key, const UiOpArgs &opt, ApiCallErr &error) in TriggerKey() argument
289 UiOpArgs opt; in FindWidgets() local
332 unique_ptr<Widget> UiDriver::WaitForWidget(const WidgetSelector &selector, const UiOpArgs &opt, ApiCallErr &err) in WaitForWidget() argument
357 void UiDriver::PerformTouch(const TouchAction &touch, const UiOpArgs &opt, ApiCallErr &err) in PerformTouch() argument
370 void UiDriver::PerformMouseAction(const MouseAction &touch, const UiOpArgs &opt, ApiCallEr argument
[all...]

Completed in 4 milliseconds