Searched defs:runResult (Results 1 – 8 of 8) sorted by relevance
63 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testSingleRun() local81 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testRunFailed() local136 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testReRun() local154 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testReRun_overlap() local309 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testSingleRun_multi() local333 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testSingleRun_multi_failureRunFirst() local356 TestRunResult runResult = mCollectingTestListener.getMergedTestRunResults().get(0); in testSingleRun_multi_failureRunFirst_attempts() local
153 private String getBaseName(TestRunResult runResult) { in getBaseName()164 TestRunResult runResult, String baseName, boolean invocationFailure) { in gatherPassedTests()
111 TestRunResult runResult = listener.getCurrentRunResults(); in fetchCoverageFilePath() local
109 TestRunResult runResult = listener.getCurrentRunResults(); in getSimInfo() local
209 TestRunResult runResult = createTestRunResult("run1", 5, 1); in testReplay_MultiTest() local
178 String runResult = in logResult() local
274 private void forwardRunResults(TestRunResult runResult, int attempt) { in forwardRunResults()
707 TestRunResult runResult = in runDeviceTests() local904 private void printTestResult(TestRunResult runResult) { in printTestResult()