Searched refs:shouldParallelSetup (Results 1 – 3 of 3) sorted by relevance
142 boolean parallelSetup = getSandboxOptions(config).shouldParallelSetup(); in doSetup()188 boolean parallelSetup = getSandboxOptions(config).shouldParallelSetup(); in runDevicePreInvocationSetup()269 if (getSandboxOptions(config).shouldParallelSetup()) { in prepareAndRunSandbox()
260 public boolean shouldParallelSetup() { in shouldParallelSetup() method in SandboxOptions
372 if (!getSandboxOptions(config).shouldParallelSetup()) { in prepareEnvironment()