Searched refs:CommandOptions (Results 1 – 20 of 20) sorted by relevance
38 CommandOptions co = new CommandOptions(); in testGetLoopTime_minset()47 CommandOptions co = new CommandOptions(); in testGetLoopTime_least()
41 private CommandOptions mCommandOptions;47 mCommandOptions = new CommandOptions(); in CommandSchedulerStressApp()
96 private CommandOptions mCommandOptions;169 mCommandOptions = new CommandOptions(); in setUp()
25 import com.android.tradefed.command.CommandOptions;126 CommandOptions options = new CommandOptions(); in testSplitWithShardCount()156 CommandOptions options = new CommandOptions(); in testSplit_noShardCount()185 CommandOptions options = new CommandOptions(); in testSplitWithShardCount_notEnoughTest()228 CommandOptions options = new CommandOptions(); in testCloneStatusChecker()275 CommandOptions options = new CommandOptions(); in testCloneMetricCollector()347 CommandOptions options = new CommandOptions(); in testClone_withKeystore()382 CommandOptions options = new CommandOptions(); in testSplitWithTokens()
26 import com.android.tradefed.command.CommandOptions;111 CommandOptions options = new CommandOptions(); in testShardConfig_internal()141 CommandOptions options = new CommandOptions(); in testShardConfig_internal_shardIndex()167 CommandOptions options = new CommandOptions(); in testShardConfig_internal_shardIndex_notShardable_shard0()198 CommandOptions options = new CommandOptions(); in testShardConfig_internal_shardIndex_notShardable_shard1()274 CommandOptions options = new CommandOptions(); in testShard()386 CommandOptions options = new CommandOptions(); in testSuite_withAllInterfaces()
23 import com.android.tradefed.command.CommandOptions;506 ICommandOptions option = new CommandOptions() { in testValidateOptionsShardException()524 ICommandOptions option = new CommandOptions() { in testValidateOptionsShardIndexException()544 ICommandOptions option = new CommandOptions() { in testValidateOptionsShardIndexAboveShardCount()576 CommandOptions options = new CommandOptions(); in testValidateOptions_localSharding_skipDownload()679 CommandOptions options1 = new CommandOptions(); in testDumpChangedOption()698 CommandOptions options2 = new CommandOptions(); in testDumpChangedOption()711 CommandOptions options1 = new CommandOptions(); in testDumpChangedOption_structure()
34 public class CommandOptions implements ICommandOptions { class308 CommandOptions clone = new CommandOptions(); in clone()
1172 if (("--" + CommandOptions.USE_SANDBOX).equals(arg)) { in isCommandSandboxed()1174 } else if (("--no-" + CommandOptions.USE_SANDBOX).equals(arg)) { in isCommandSandboxed()
22 import com.android.tradefed.command.CommandOptions;43 Map<String, Long> metrics = logMetric(testGroup, true, CommandOptions.class); in testNotTracking()
23 import com.android.tradefed.command.CommandOptions;192 config.setConfigurationObject(ModuleDefinition.MODULE_CONTROLLER, new CommandOptions()); in testModuleController_fail()
18 import com.android.tradefed.command.CommandOptions;64 CommandOptions.TEST_TAG_OPTION, in parse()
22 import com.android.tradefed.command.CommandOptions;150 if (cmdLine.contains("--" + CommandOptions.USE_SANDBOX)) { in testCommandLines()
20 import com.android.tradefed.command.CommandOptions;318 mCmdArgs.add("--" + CommandOptions.INVOCATION_DATA); in addInvocationData()324 mCmdArgs.add("--" + CommandOptions.INVOCATION_DATA); in addInvocationData()
24 import com.android.tradefed.command.CommandOptions;182 EasyMock.expect(mMockConfig.getCommandOptions()).andStubReturn(new CommandOptions()); in testRunBuildProvider_oneMiss()278 EasyMock.expect(mMockConfig.getCommandOptions()).andStubReturn(new CommandOptions()); in testResolveDynamicFails()360 EasyMock.expect(mMockConfig.getCommandOptions()).andStubReturn(new CommandOptions()); in testRunBuildProvider_oneThrow()450 EasyMock.expect(mMockConfig.getCommandOptions()).andStubReturn(new CommandOptions()); in testRunBuildProvider_cleanUpThrow()
31 import com.android.tradefed.command.CommandOptions;416 CommandOptions cmdOptions = new CommandOptions(); in testInvoke_buildFailed()998 ICommandOptions commandOption = new CommandOptions(); in testInvoke_buildProviderNeedTestTag()
24 import com.android.tradefed.command.CommandOptions;240 EasyMock.expect(mMockConfig.getCommandOptions()).andStubReturn(new CommandOptions()); in testPrepareEnvironment_noTfDirJar()253 EasyMock.expect(mMockConfig.getCommandOptions()).andStubReturn(new CommandOptions()); in setPrepareConfigurationExpectations()
21 import com.android.tradefed.command.CommandOptions;87 EasyMock.expect(mMockConfig.getCommandOptions()).andStubReturn(new CommandOptions()); in setUp()122 EasyMock.eq("--" + CommandOptions.INVOCATION_DATA), in testRun()
20 import com.android.tradefed.command.CommandOptions;529 if (listArgs.contains("--" + CommandOptions.DRY_RUN_OPTION) in createConfigurationFromArgs()530 || listArgs.contains("--" + CommandOptions.NOISY_DRY_RUN_OPTION)) { in createConfigurationFromArgs()
23 import com.android.tradefed.command.CommandOptions;329 tfCmdBuilder.append(" --" + CommandOptions.USE_SANDBOX); in runRemote()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...