HomeSort by relevance Sort by last modified time
    Searched refs:UIAutomatorOptions (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/build/android/pylib/uiautomator/
test_options.py 5 """Defines the UIAutomatorOptions named tuple."""
9 UIAutomatorOptions = collections.namedtuple('UIAutomatorOptions', [
  /external/chromium_org/build/android/
test_runner.py 342 A UIAutomatorOptions named tuple which contains all options relevant to
369 return uiautomator_test_options.UIAutomatorOptions(

Completed in 1580 milliseconds