Searched refs:testOut (Results 1 – 2 of 2) sorted by relevance
45 PrintStream testOut = new PrintStream(buff); in setUp() local46 System.setOut(testOut); in setUp()
650 String testOut = buildTestProcessOutput(expectedTests); in testFiltering() local651 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testOut); in testFiltering()1779 String testOut = buildTestProcessOutput(shardTests); in runShardedTest() local1781 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testOut); in runShardedTest()