Home
last modified time | relevance | path

Searched refs:hashCode (Results 1 – 6 of 6) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java1229 public int hashCode() { in hashCode() method in VtsReportMessage.AndroidDeviceInfoMessage
1234 hash = (19 * hash) + getDescriptorForType().hashCode(); in hashCode()
1237 hash = (53 * hash) + getProductType().hashCode(); in hashCode()
1241 hash = (53 * hash) + getProductVariant().hashCode(); in hashCode()
1245 hash = (53 * hash) + getBuildFlavor().hashCode(); in hashCode()
1249 hash = (53 * hash) + getBuildId().hashCode(); in hashCode()
1253 hash = (53 * hash) + getBranch().hashCode(); in hashCode()
1257 hash = (53 * hash) + getBuildAlias().hashCode(); in hashCode()
1261 hash = (53 * hash) + getApiLevel().hashCode(); in hashCode()
1265 hash = (53 * hash) + getAbiName().hashCode(); in hashCode()
[all …]
DTestSuiteResultMessageProto.java1957 public int hashCode() { in hashCode() method in TestSuiteResultMessageProto.TestSuiteResultMessage
1962 hash = (19 * hash) + getDescriptorForType().hashCode(); in hashCode()
1965 hash = (53 * hash) + getAccessToken().hashCode(); in hashCode()
1969 hash = (53 * hash) + getResultPath().hashCode(); in hashCode()
1978 hash = (53 * hash) + getBranch().hashCode(); in hashCode()
1982 hash = (53 * hash) + getTarget().hashCode(); in hashCode()
1986 hash = (53 * hash) + getBuildId().hashCode(); in hashCode()
1990 hash = (53 * hash) + getSuitePlan().hashCode(); in hashCode()
1994 hash = (53 * hash) + getSuiteVersion().hashCode(); in hashCode()
1998 hash = (53 * hash) + getSuiteBuildNumber().hashCode(); in hashCode()
[all …]
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DDeviceInfoEntity.java297 public int hashCode() { in hashCode() method in DeviceInfoEntity
299 return deviceId.hashCode(); in hashCode()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparer.java465 int hashCode = (baseUrl + params).hashCode(); in getCachedFile() local
466 return new File(System.getProperty("java.io.tmpdir"), BL_CACHE_FILE + hashCode); in getCachedFile()
/test/suite_harness/tools/dex-tools/dex/
Dclasses0.out.dex29 public native int hashCode()
4942 public final int hashCode()
5817 public int hashCode()
5883 public abstract int hashCode()
6058 public int hashCode()
6175 public int hashCode()
6488 static native int hashCode(
6568 public final int hashCode()
6936 public int hashCode()
7475 public abstract int hashCode()
[all …]
Dclasses.out.dex9700 public int hashCode()
13966 public int hashCode()
17759 public int hashCode()
19000 public int hashCode()
19368 public int hashCode()
24757 public int hashCode()
25443 public int hashCode()
33767 public int hashCode()
44536 public int hashCode()
57253 public int hashCode()
[all …]