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.java72 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setPassedResult()
95 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setFailedResult()
103 … String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in createResult()
114 … String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in addResultData()
132 TestResultHistoryCollection historyCollection = in fromActivityResult() local
139 TestResultHistoryCollection historyCollection) { in TestResult()
DTestResultsReport.java164 TestResultHistoryCollection historyCollection = mAdapter in getCaseResult() local
201 TestResultHistoryCollection historyCollection) { in getTestResultHistories()
DPassFailButtons.java418 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local
583 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish()
604 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
DTestListAdapter.java342 TestResultHistoryCollection historyCollection = in getRefreshResults() local
381 TestResultHistoryCollection historyCollection) { in SetTestResultTask()
405 TestResultHistoryCollection historyCollection = in doInBackground() local
DTestResultsProvider.java121 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setTestResult()