Searched defs:output (Results 1 – 9 of 9) sorted by relevance
57 List<Integer> output = getIterate().apply( in testIterationsRespected() local74 List<Integer> output = getIterate().apply( in testCyclicOrderRespected() local91 List<Integer> output = getIterate().apply( in testSequentialOrderRespected() local120 List<Integer> output = getIterate().apply( in testInvalidOrderThrows() local
43 List<Integer> output = getShuffle().apply(getArguments(true, seedValue), input); in testShuffleSeedRespected() local
123 List<Runner> output = in testProfileOrderingRespected() local142 List<Runner> output = in testProfileWithInvalidScenarioThrows() local
235 String output = getDevice().executeShellCommand(command); in clearGfxInfo() local255 String output = getDevice().executeShellCommand(command); in getGfxInfoMetrics() local272 private Map<String, Double> parseGfxInfoMetrics(String output) { in parseGfxInfoMetrics()308 private void verifyMatches(String output, String match, String message, Object... args) { in verifyMatches()
411 private void mockResetCommand(String pkg, String output) throws IOException { in mockResetCommand()416 private void mockGetCommand(String pkg, String output) throws IOException { in mockGetCommand()
83 String output = mUIDevice.executeShellCommand(String.format(REMOVE_CMD, in startCollecting() local
183 String output = CommandsHelper.execute("bmgr enable " + Boolean.toString(enable)); in enableBmgr() local
149 javax.xml.transform.Result output = new StreamResult(writer); in endTestSuite() local
114 String output = null; in open() local