Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DTableFormatterTest.java36 final String expectedOutput = "1234 12 1234 1 \n" + in testDisplayTable() local
51 final String expectedOutput = "1234 12 1234 \n" + in testDisplayTable_missized() local
/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DMetricsXMLResultReporterTest.java56 final String expectedOutput = in testEmptyGeneration() local
DXmlResultReporterTest.java101 final String expectedOutput = "<?xml version='1.0' encoding='UTF-8' ?>" + in testEmptyGeneration() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceTest.java387 final String expectedOutput = "nexusone"; in testGetProductType_adbWithRetry() local
416 final String expectedOutput = "nexusone"; in testGetProductType_legacy() local
524 final String expectedOutput = "this is the output\r\n in two lines\r\n"; in testExecuteShellCommand() local
DNativeDeviceTest.java1122 final String expectedOutput = "this is the output\r\n in two lines\r\n"; in testGetBugreport_deviceUnavail() local