Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java595 public boolean waitForGceTearDown() { in waitForGceTearDown() method in TestDeviceOptions
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java308 if (getTestDeviceOptions().waitForGceTearDown()) { in shutdownGce()