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.java64 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setPassedResult()
83 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setFailedResult()
89 … String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in createResult()
96 … String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in addResultData()
113 TestResultHistoryCollection historyCollection = in fromActivityResult() local
120 TestResultHistoryCollection historyCollection) { in TestResult()
DPassFailButtons.java297 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local
438 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish()
455 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
DTestResultsReport.java148 TestResultHistoryCollection historyCollection = mAdapter.getHistoryCollection(i); in generateResult() local
DTestListAdapter.java281 TestResultHistoryCollection historyCollection = in getRefreshResults() local
320 TestResultHistoryCollection historyCollection) { in SetTestResultTask()
DTestResultsProvider.java107 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setTestResult()