Home
last modified time | relevance | path

Searched defs:buildEmulatorLaunchArgs (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DLocalEmulatorLaunchTest.java36 public void buildEmulatorLaunchArgs() throws ConfigurationException { in buildEmulatorLaunchArgs() method in LocalEmulatorLaunchTest
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DBaseEmulatorPreparer.java60 protected List<String> buildEmulatorLaunchArgs() { in buildEmulatorLaunchArgs() method in BaseEmulatorPreparer