Home
last modified time | relevance | path

Searched defs:expectedOutput (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/util/
DTableFormatterTest.java39 final String expectedOutput = "1234 12 1234 1 \n" + in testDisplayTable() local
53 final String expectedOutput = "1234 12 1234 \n" + in testDisplayTable_missized() local
/tools/tradefederation/core/javatests/com/android/tradefed/result/
DMetricsXMLResultReporterTest.java59 final String expectedOutput = in testEmptyGeneration() local
DXmlResultReporterTest.java95 final String expectedOutput = "<?xml version='1.0' encoding='UTF-8' ?>" + in testEmptyGeneration() local
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceTest.java560 final String expectedOutput = "nexusone"; in testGetProductType_adbWithRetry() local
594 final String expectedOutput = "nexusone"; in testGetProductType_legacy() local
723 final String expectedOutput = "this is the output\r\n in two lines\r\n"; in testExecuteShellCommand() local
6549 final String expectedOutput = "this is the output\r\n in two lines\r\n"; in testGetBugreport_deviceUnavail() local