Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/
H A 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()
H A DTestResultsReport.java165 TestResultHistoryCollection historyCollection = mAdapter in getCaseResult() local
209 TestResultHistoryCollection historyCollection) { in getTestResultHistories()
H A DPassFailButtons.java515 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local
689 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish()
710 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
H A DTestListAdapter.java546 TestResultHistoryCollection historyCollection = in getRefreshResults() local
609 TestResultHistoryCollection historyCollection, in SetTestResultTask()
636 TestResultHistoryCollection historyCollection = in doInBackground() local
H A DTestResultsProvider.java124 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResult()