Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java422 private String[] assertCommandOutputsLines(int numLinesOutputExpected, String... command) in assertCommandOutputsLines() argument
429 numLinesOutputExpected, lines.length, Arrays.toString(command), in assertCommandOutputsLines()
431 numLinesOutputExpected, lines.length); in assertCommandOutputsLines() local