Searched refs:testOut (Results 1 – 2 of 2) sorted by relevance
51 PrintStream testOut = new PrintStream(buff); in setUp() local52 System.setOut(testOut); in setUp()
656 String testOut = buildTestProcessOutput(expectedTests); in testFiltering() local657 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testOut); in testFiltering()1766 String testOut = buildTestProcessOutput(shardTests); in runShardedTest() local1768 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testOut); in runShardedTest()