Home
last modified time | relevance | path

Searched defs:test_package (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/build/android/pylib/utils/
Dreport_results.py36 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/
Dtest_runner.py30 def __init__(self, test_options, device, test_package): argument
Dsetup.py222 def _GetTests(test_options, test_package, devices): argument
/external/chromium_org/build/android/pylib/
Dandroid_commands.py1811 def RunInstrumentationTest(self, test, test_package, instr_args, timeout): argument
1835 def RunUIAutomatorTest(self, test, test_package, timeout): argument