Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java217 public boolean shouldUseParallelSetup(); in shouldUseParallelSetup() method
DCommandOptions.java691 public boolean shouldUseParallelSetup() { in shouldUseParallelSetup() method in CommandOptions
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java409 if ((config.getCommandOptions().shouldUseParallelSetup() in runLabPreparersSetup()
476 if ((config.getCommandOptions().shouldUseParallelSetup() in runPreparersSetup()