Searched defs:test_package (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/build/android/pylib/utils/ |
D | report_results.py | 36 def _LogToFlakinessDashboard(results, test_type, test_package, argument 64 def LogFull(results, test_type, test_package, annotation=None, argument
|
/external/chromium_org/build/android/pylib/gtest/ |
D | test_runner.py | 30 def __init__(self, test_options, device, test_package): argument
|
D | setup.py | 222 def _GetTests(test_options, test_package, devices): argument
|
/external/chromium_org/build/android/pylib/ |
D | android_commands.py | 1811 def RunInstrumentationTest(self, test, test_package, instr_args, timeout): argument 1835 def RunUIAutomatorTest(self, test, test_package, timeout): argument
|