Home
last modified time | relevance | path

Searched defs:historyCollection (Results 1 – 5 of 5) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestResult.java71 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setPassedResult()
98 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setFailedResult()
113 … String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in createResult()
124 … String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in addResultData()
151 TestResultHistoryCollection historyCollection = in fromActivityResultWithTestName() local
178 TestResultHistoryCollection historyCollection) { in TestResult()
DTestResultsReport.java165 TestResultHistoryCollection historyCollection = mAdapter in getCaseResult() local
209 TestResultHistoryCollection historyCollection) { in getTestResultHistories()
DPassFailButtons.java492 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local
666 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish()
687 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
DTestListAdapter.java560 TestResultHistoryCollection historyCollection = in getRefreshResults() local
623 TestResultHistoryCollection historyCollection, in SetTestResultTask()
650 TestResultHistoryCollection historyCollection = in doInBackground() local
DTestResultsProvider.java124 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResult()