Searched defs:historyCollection (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
H A 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()
|
H A D | TestResultsReport.java | 165 TestResultHistoryCollection historyCollection = mAdapter in getCaseResult() local 209 TestResultHistoryCollection historyCollection) { in getTestResultHistories()
|
H A D | PassFailButtons.java | 515 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local 689 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish() 710 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
|
H A D | TestListAdapter.java | 546 TestResultHistoryCollection historyCollection = in getRefreshResults() local 609 TestResultHistoryCollection historyCollection, in SetTestResultTask() 636 TestResultHistoryCollection historyCollection = in doInBackground() local
|
H A D | TestResultsProvider.java | 124 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResult()
|