Searched defs:runResult (Results 1 – 6 of 6) sorted by relevance
64 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testSingleRun() local81 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testRunFailed() local134 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testReRun() local152 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testReRun_overlap() local307 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testSingleRun_multi() local331 TestRunResult runResult = mCollectingTestListener.getCurrentRunResults(); in testSingleRun_multi_failureRunFirst() local354 TestRunResult runResult = mCollectingTestListener.getMergedTestRunResults().get(0); in testSingleRun_multi_failureRunFirst_attempts() local
109 TestRunResult runResult = listener.getCurrentRunResults(); in fetchCoverageFilePath() local
166 TestRunResult runResult = createTestRunResult("run1", 5, 1); in testReplay_MultiTest() local
109 TestRunResult runResult = listener.getCurrentRunResults(); in getSimInfo() local
178 String runResult = in logResult() local
562 TestRunResult runResult = in runDeviceTests() local718 private void printTestResult(TestRunResult runResult) { in printTestResult()