Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java305 String[] commandArray = command.toArray(new String[0]); in executeCompile() local
306 mUtils.assertCommandSucceeds(commandArray); in executeCompile()