Searched defs:shards (Results 1 – 12 of 12) sorted by relevance
36 Collection<IRemoteTest> shards = test.split(); in testSplit_even() local49 Collection<IRemoteTest> shards = test.split(); in testSplit_shards() local62 Collection<IRemoteTest> shards = test.split(); in testSplit_remainder() local
170 void setShards(int shards) { in setShards()180 Collection<IRemoteTest> shards = new ArrayList<>(mShards); in split() local
104 List<IRemoteTest> shards = new ArrayList<IRemoteTest>(mNumShards); in split() local
431 Collection<IRemoteTest> shards = new ArrayList<>(shardCountHint); in split() local
565 Collection<IRemoteTest> shards = new ArrayList<>(shardCount); in split() local
114 void setShards(int shards) { in setShards()152 Collection<IRemoteTest> shards = new ArrayList<IRemoteTest>(mShards); in split() local
136 List<List<IRemoteTest>> shards = new ArrayList<>(); in splitTests() local159 List<List<IRemoteTest>> shards = new ArrayList<>(); in balancedDistrib() local
272 Collection<IRemoteTest> shards = null; in shardTest() local
172 void setNumShards(int shards) { in setNumShards()
192 List<IRemoteTest> shards = new ArrayList<>(); in split() local
345 List<IRemoteTest> shards = new ArrayList<IRemoteTest>(hintShard); in split() local
1248 List<IRemoteTest> shards = new ArrayList<>(); in testInvoke_shardableTest_legacy() local