Searched refs:RunTestsCommand (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/build/android/
H A Dtest_runner.py680 def RunTestsCommand(command, options, args, option_parser): function
779 'gtest': CommandFunctionTuple(AddGTestOptions, RunTestsCommand),
781 AddInstrumentationTestOptions, RunTestsCommand),
783 AddUIAutomatorTestOptions, RunTestsCommand),
785 AddMonkeyTestOptions, RunTestsCommand),
787 AddPerfTestOptions, RunTestsCommand),
789 AddLinkerTestOptions, RunTestsCommand),

Completed in 42 milliseconds