Searched refs:StrictShardHelper (Results 1 – 5 of 5) sorted by relevance
40 import com.android.tradefed.invoker.shard.StrictShardHelper;532 StrictShardHelper helper = new StrictShardHelper(); in testRun_sharding_firstModuleRunsAll()574 StrictShardHelper helper = new StrictShardHelper(); in testRun_sharding_parallelRun()622 StrictShardHelper helper = new StrictShardHelper(); in testRun_sharding_withIndex()733 StrictShardHelper helper = new StrictShardHelper(); in helperTestShardIndex()
81 private StrictShardHelper mHelper;90 mHelper = new StrictShardHelper(); in setUp()265 public class FakeStrictShardHelper extends StrictShardHelper {689 var shards = StrictShardHelper.shardList(fullList, shardCount); in testShardList()
48 public class DynamicShardHelper extends StrictShardHelper {
46 public class StrictShardHelper extends ShardHelper { class
35 import com.android.tradefed.invoker.shard.StrictShardHelper;342 setShardingStrategy(new StrictShardHelper()); in GlobalConfiguration()