Searched refs:scheduleConfig (Results 1 – 7 of 7) sorted by relevance
145 .scheduleConfig( in testSplitWithShardCount()171 .scheduleConfig( in testSplit_noShardCount()205 .scheduleConfig( in testSplitWithShardCount_notEnoughTest()248 .scheduleConfig( in testCloneStatusChecker()295 .scheduleConfig( in testCloneMetricCollector()369 .scheduleConfig( in testClone_withKeystore()408 .scheduleConfig( in testSplitWithTokens()446 .scheduleConfig( in testSplitWithMultiDevices()
130 .scheduleConfig( in testShardConfig_internal()161 Mockito.verify(mRescheduler, Mockito.times(0)).scheduleConfig(Mockito.any()); in testShardConfig_internal_shardIndex()192 Mockito.verify(mRescheduler, Mockito.times(0)).scheduleConfig(Mockito.any()); in testShardConfig_internal_shardIndex_notShardable_shard0()223 Mockito.verify(mRescheduler, Mockito.times(0)).scheduleConfig(Mockito.any()); in testShardConfig_internal_shardIndex_notShardable_shard1()
34 boolean scheduleConfig(IConfiguration config); in scheduleConfig() method
417 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in ITestSuiteIntegrationTest.TestShardRescheduler454 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in ITestSuiteIntegrationTest.TestParallelShardRescheduler
252 rescheduler.scheduleConfig(shardConfig); in rescheduleConfig()
536 rescheduler.scheduleConfig(mockRescheduledConfig);
398 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in CommandScheduler.Rescheduler