Home | History | Annotate | Download | only in android

Lines Matching full:instrumentation

30 from pylib.instrumentation import setup as instrumentation_setup
31 from pylib.instrumentation import test_options as instrumentation_test_options
208 """Adds Instrumentation test options to |option_parser|."""
210 option_parser.usage = '%prog instrumentation [options]'
212 option_parser.example = ('%prog instrumentation '
246 instrumentation tests.
548 """Subcommand of RunTestsCommands which runs instrumentation tests."""
585 test_type='Instrumentation',
720 elif command == 'instrumentation':
780 'instrumentation': CommandFunctionTuple(