Searched refs:getErrorStream (Results 1 – 8 of 8) sorted by relevance
72 public InputStream getErrorStream() { in getErrorStream() method in EmailTest.TestProcess
721 public InputStream getErrorStream() { in getErrorStream() method in RunUtilTest.FakeProcess
429 new BufferedReader(new InputStreamReader(process.getErrorStream())); in listPtsBotTestsForProfile()581 new BufferedReader(new InputStreamReader(process.getErrorStream())); in runPtsBotTest()
354 errorStream = connection.getErrorStream(); in sendToClearcut()
530 process.getErrorStream(), in runCmdInBackground()974 mProcess.getErrorStream(), in run()
932 public InputStream getErrorStream() {
882 StreamUtil.getStringFromStream(p.getErrorStream())); in assertEmulatorProcessAlive()
108 public InputStream getErrorStream() { in getErrorStream() method in DeviceManagerTest.MockProcess