Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java587 public void addGceDriverParams(String param) { in addGceDriverParams() method in TestDeviceOptions
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java134 options.addGceDriverParams("--num-avds-per-instance"); in customizeDevicePreInvocation()
136 options.addGceDriverParams(count); in customizeDevicePreInvocation()