Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DShardHelper.java143 Collection<ITokenRequest> tokenPool = null; in shardConfig() local
162 Collection<ITokenRequest> tokenPool = null; in shardConfig() local
363 List<ITokenRequest> tokenPool = new ArrayList<>(); in extractTokenTests() local