H A D | basic_tdd_test.cpp | 176 UIView *BasicTddTest::GetViewByRef(JSValue page, const char *ref) const in GetViewByRef() function in OHOS::ACELite::BasicTddTest 197 return Click(GetViewByRef(page, ref), sleepTicks); in ClickByRef() 202 return LongPress(GetViewByRef(page, ref), sleepTicks); in LongPressByRef()
|