Searched defs:opt (Results 1 - 6 of 6) sorted by relevance
/test/testfwk/arkxtest/uitest/server/ |
H A D | server_main.cpp | 90 int opt; in GetParam() local 265 std::string opt = argv[TWO]; in UiRecord() local [all...] |
/test/testfwk/arkxtest/uitest/addon/ |
H A D | screen_copy.cpp | 239 Media::InitializationOptions opt;
in ScaleNewsetFrameLocked() local
|
/test/xts/device_attest_lite/services/core/network/ |
H A D | attest_coap.c | 167 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 D | display_test.c | 364 GfxOpt opt = {0}; in FillRectTest() local
|
/test/testfwk/arkxtest/uitest/record/ |
H A D | pointer_info.h | 107 void SetTouchOpt(TouchOpt opt) in SetTouchOpt() argument
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | ui_driver.cpp | 273 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