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.java501 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local
675 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish()
696 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
DTestListAdapter.java546 TestResultHistoryCollection historyCollection = in getRefreshResults() local
609 TestResultHistoryCollection historyCollection, in SetTestResultTask()
636 TestResultHistoryCollection historyCollection = in doInBackground() local
DTestResultsProvider.java124 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResult()