Home
last modified time | relevance | path

Searched refs:another (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
H A Dwidget_operator.h35 /**Drag widget to another one.*/
36 void DragIntoWidget(const Widget &another, ApiCallErr &error) const;
H A Dwidget_operator.cpp140 void WidgetOperator::DragIntoWidget(const Widget &another, ApiCallErr &error) const in DragIntoWidget() argument
147 auto widgetTo = driver_.RetrieveWidget(another, error, false); in DragIntoWidget()

Completed in 2 milliseconds