Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DCtsXmlResultReporterTest.java117 final String expectedTestOutput = String.format( in testEmptyGeneration() local
129 expectedTestOutput, actualOutput), actualOutput.contains(expectedTestOutput)); in testEmptyGeneration()
131 expectedTestOutput, actualOutput), actualOutput.contains(expectedSummaryOutput)); in testEmptyGeneration()