Searched refs:options (Results 1 – 6 of 6) sorted by relevance
249 DeviceTestRunOptions options = new DeviceTestRunOptions(PACKAGE_NAME); in testLogOnly() local250 options.addInstrumentationArg("listener", STUB_BASE_COLLECTOR); in testLogOnly()251 options.addInstrumentationArg("log", "true"); in testLogOnly()252 options.setTestClassName("android.device.collectors.BaseMetricListenerInstrumentedTest"); in testLogOnly()253 boolean res = runDeviceTests(options); in testLogOnly()
16 name: "platform-test-options",
21 "platform-test-options",
24 "platform-test-options",
53 "platform-test-options",72 "platform-test-options",
16 **Template command with stubbed out options.**18 `java <options> -cp <jar> org.junit.runner.JUnitCore <suite>`33 **Template command with stubbed out options.**