Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DTestResultHistory.java86 public int hashCode() { in hashCode() method in TestResultHistory
167 public int hashCode() { in hashCode() method in TestResultHistory.ExecutionRecord
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DDeviceInfoEntity.java297 public int hashCode() { in hashCode() method in DeviceInfoEntity
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparer.java476 int hashCode = (baseUrl + params).hashCode(); in getCachedFile() local
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java1229 public int hashCode() { in hashCode() method in VtsReportMessage.AndroidDeviceInfoMessage
2546 public int hashCode() { in hashCode() method in VtsReportMessage.AndroidBuildInfo
3311 public int hashCode() { in hashCode() method in VtsReportMessage.VtsHostInfo
4478 public int hashCode() { in hashCode() method in VtsReportMessage.TestCaseReportMessage
7138 public int hashCode() { in hashCode() method in VtsReportMessage.ProfilingReportMessage
8450 public int hashCode() { in hashCode() method in VtsReportMessage.SystraceReportMessage
9721 public int hashCode() { in hashCode() method in VtsReportMessage.CoverageReportMessage
11035 public int hashCode() { in hashCode() method in VtsReportMessage.HalInterfaceMessage
11989 public int hashCode() { in hashCode() method in VtsReportMessage.ApiCoverageReportMessage
12973 public int hashCode() { in hashCode() method in VtsReportMessage.LogMessage
[all …]
DTestSuiteResultMessageProto.java1957 public int hashCode() { in hashCode() method in TestSuiteResultMessageProto.TestSuiteResultMessage