Home
last modified time | relevance | path

Searched defs:fullList (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DStrictShardHelper.java135 protected List<List<IRemoteTest>> splitTests(List<IRemoteTest> fullList, int shardCount) { in splitTests()
158 List<IRemoteTest> fullList, int shardCount, int numPerShard, boolean needsCorrection) { in balancedDistrib()