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

/external/chromium_org/build/android/pylib/uiautomator/
H A Dtest_options.py5 """Defines the UIAutomatorOptions named tuple."""
9 UIAutomatorOptions = collections.namedtuple('UIAutomatorOptions', [ variable

Completed in 45 milliseconds