Home
last modified time | relevance | path

Searched refs:testDrive (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/testdrive/
DTestDrive.java93 final TestDrive testDrive = new TestDrive(); in main() local
96 if (!testDrive.processArgs(configuration, args, in main()
101 final ConfigMetricsReportList reports = testDrive.testDriveAndGetReports( in main()
105 configuration.dumpMetrics(reports, testDrive.mDumper); in main()