Searched defs:historyCollection (Results 1 – 5 of 5) sorted by relevance
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
| D | TestResult.java | 71 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()
|
| D | TestResultsReport.java | 165 TestResultHistoryCollection historyCollection = mAdapter in getCaseResult() local 209 TestResultHistoryCollection historyCollection) { in getTestResultHistories()
|
| D | PassFailButtons.java | 492 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local 666 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish() 687 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
|
| D | TestListAdapter.java | 560 TestResultHistoryCollection historyCollection = in getRefreshResults() local 623 TestResultHistoryCollection historyCollection, in SetTestResultTask() 650 TestResultHistoryCollection historyCollection = in doInBackground() local
|
| D | TestResultsProvider.java | 124 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResult()
|