Searched defs:historyCollection (Results 1 – 5 of 5) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestResult.java | 64 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()
|
D | PassFailButtons.java | 297 TestResultHistoryCollection historyCollection = new TestResultHistoryCollection(); in getHistoryCollection() local 438 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish() 455 TestResultHistoryCollection historyCollection) { in setTestResultAndFinishHelper()
|
D | TestResultsReport.java | 148 TestResultHistoryCollection historyCollection = mAdapter.getHistoryCollection(i); in generateResult() local
|
D | TestListAdapter.java | 281 TestResultHistoryCollection historyCollection = in getRefreshResults() local 320 TestResultHistoryCollection historyCollection) { in SetTestResultTask()
|
D | TestResultsProvider.java | 107 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setTestResult()
|