Home
last modified time | relevance | path

Searched refs:topBottom (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DStrictShardHelper.java161 topBottom(shards, shardCount); in splitTests()
253 private void topBottom(List<List<IRemoteTest>> allShards, int shardCount) { in topBottom() method in StrictShardHelper