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

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

Completed in 77 milliseconds