Searched refs:setCommandOptions (Results 1 – 7 of 7) sorted by relevance
129 mConfig.setCommandOptions(options); in testSplitWithShardCount()157 mConfig.setCommandOptions(options); in testSplit_noShardCount()187 mConfig.setCommandOptions(options); in testSplitWithShardCount_notEnoughTest()231 mConfig.setCommandOptions(options); in testCloneStatusChecker()278 mConfig.setCommandOptions(options); in testCloneMetricCollector()353 mConfig.setCommandOptions(options); in testClone_withKeystore()413 mConfig.setCommandOptions(options); in testClone_withKeystore_loadingFails()442 mConfig.setCommandOptions(options); in testSplitWithTokens()
88 mConfig.setCommandOptions(options); in testShardConfig_internal()116 mConfig.setCommandOptions(options); in testShardConfig_internal_shardIndex()142 mConfig.setCommandOptions(options); in testShardConfig_internal_shardIndex_notShardable_shard0()173 mConfig.setCommandOptions(options); in testShardConfig_internal_shardIndex_notShardable_shard1()249 mConfig.setCommandOptions(options); in testShard()366 mConfig.setCommandOptions(options); in testSuite_withAllInterfaces()
282 mConfig.setCommandOptions(cmdOptions); in testGetCommandOptions()643 mConfig.setCommandOptions(options); in testValidateOptions_localSharding_skipDownload()
410 public void setCommandOptions(ICommandOptions cmdOptions); in setCommandOptions() method
229 setCommandOptions(new CommandOptions()); in Configuration()873 public void setCommandOptions(ICommandOptions cmdOptions) { in setCommandOptions() method in Configuration
359 mStubConfiguration.setCommandOptions(cmdOptions); in testInvoke_buildFailed()1017 mStubConfiguration.setCommandOptions(commandOption); in testInvoke_buildProviderNeedTestTag()1515 mStubConfiguration.setCommandOptions(commandOption); in testNotSkipPreDeviceSetup()1544 mStubConfiguration.setCommandOptions(commandOption); in testSkipPreDeviceSetup()
421 resumeConfig.setCommandOptions(config.getCommandOptions().clone()); in resume()