Searched refs:shouldUseParallelRemoteSetup (Results 1 – 3 of 3) sorted by relevance
201 public boolean shouldUseParallelRemoteSetup(); in shouldUseParallelRemoteSetup() method
536 public boolean shouldUseParallelRemoteSetup() { in shouldUseParallelRemoteSetup() method in CommandOptions
134 boolean parallel = config.getCommandOptions().shouldUseParallelRemoteSetup(); in runTests()