Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterClient.java100 final int maxTasksTolease) in leaseHostCommands() argument
106 options.put("num_tasks", Integer.toString(maxTasksTolease)); in leaseHostCommands()
DIClusterClient.java60 final int maxTasksTolease) in leaseHostCommands() argument