/frameworks/base/core/tests/timetests/src/android/app/time/ |
D | TimeZoneCapabilitiesTest.java | 59 TimeZoneCapabilities two = builder2.build(); in testEquals() local 66 TimeZoneCapabilities two = builder2.build(); in testEquals() local 73 TimeZoneCapabilities two = builder2.build(); in testEquals() local 80 TimeZoneCapabilities two = builder2.build(); in testEquals() local 87 TimeZoneCapabilities two = builder2.build(); in testEquals() local 94 TimeZoneCapabilities two = builder2.build(); in testEquals() local 101 TimeZoneCapabilities two = builder2.build(); in testEquals() local 108 TimeZoneCapabilities two = builder2.build(); in testEquals() local 115 TimeZoneCapabilities two = builder2.build(); in testEquals() local
|
D | TimeCapabilitiesTest.java | 60 TimeCapabilities two = builder2.build(); in testEquals() local 67 TimeCapabilities two = builder2.build(); in testEquals() local 74 TimeCapabilities two = builder2.build(); in testEquals() local 81 TimeCapabilities two = builder2.build(); in testEquals() local 88 TimeCapabilities two = builder2.build(); in testEquals() local
|
D | TelephonyTimeZoneAlgorithmStatusTest.java | 46 TelephonyTimeZoneAlgorithmStatus two = new TelephonyTimeZoneAlgorithmStatus( in testEquals() local
|
D | ParcelableTestSupport.java | 59 public static void assertEqualsAndHashCode(Object one, Object two) { in assertEqualsAndHashCode()
|
D | TimeZoneDetectorStatusTest.java | 57 TimeZoneDetectorStatus two = new TimeZoneDetectorStatus(DETECTOR_STATUS_RUNNING, in testEquals() local
|
D | LocationTimeZoneAlgorithmStatusTest.java | 118 LocationTimeZoneAlgorithmStatus two = new LocationTimeZoneAlgorithmStatus( in testEquals() local
|
/frameworks/base/core/tests/timetests/src/android/app/timezonedetector/ |
D | TelephonyTimeZoneSuggestionTest.java | 58 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 77 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 86 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 93 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 101 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 108 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 117 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 125 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local 132 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
|
D | ManualTimeZoneSuggestionTest.java | 52 ManualTimeZoneSuggestion two = new ManualTimeZoneSuggestion(ARBITRARY_ZONE_ID1); in testEquals() local
|
/frameworks/base/core/tests/coretests/src/android/net/sntp/ |
D | Duration64Test.java | 133 Instant two = utcInstant(arbitraryEra0Year + 1, 1, 1, 0, 0, 0, 250); in testBetween_sameEra0() local 148 Instant two = utcInstant(arbitraryEra1Year + 1, 1, 1, 0, 0, 0, 250); in testBetween_sameEra1() local 172 Instant two = utcInstant(arbitraryYearInEra0 + yearsSeparation, 1, 1, 0, 0, 0, 250); in testBetween_adjacentEras() local 198 Instant two = utcInstant(2021 + tooManyYearsSeparation, 1, 1, 0, 0, 0, 250); in testBetween_tooFarApart() local 205 private static void checkDuration64Behavior(Instant one, Instant two) { in checkDuration64Behavior() 223 private static void checkDuration64OverflowBehavior(Instant one, Instant two) { in checkDuration64OverflowBehavior()
|
/frameworks/base/core/tests/timetests/src/android/service/timezone/ |
D | TimeZoneProviderSuggestionTest.java | 70 TimeZoneProviderSuggestion one, TimeZoneProviderSuggestion two) { in assertNotEquivalentTo() 83 TimeZoneProviderSuggestion one, TimeZoneProviderSuggestion two) { in assertIsEquivalentTo()
|
D | TimeZoneProviderEventTest.java | 322 TimeZoneProviderEvent one, TimeZoneProviderEvent two) { in assertNotEquivalentTo() 334 private static void assertIsEquivalentTo(TimeZoneProviderEvent one, TimeZoneProviderEvent two) { in assertIsEquivalentTo()
|
/frameworks/base/core/tests/timetests/src/android/app/timedetector/ |
D | TelephonyTimeSuggestionTest.java | 53 TelephonyTimeSuggestion two = builder2.build(); in testEquals() local 67 TelephonyTimeSuggestion two = builder2.build(); in testEquals() local 87 TelephonyTimeSuggestion two = builder2.build(); in testEquals() local
|
D | ManualTimeSuggestionTest.java | 48 ManualTimeSuggestion two = new ManualTimeSuggestion(ARBITRARY_TIME); in testEquals() local
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | CreateViewTest.java | 59 ViewOne two = new ViewOne(mContext); in testLayout3() local 98 TextView two = new TextView(mContext); in testLayout6() local
|
D | InsetsStateTest.java | 476 Rect two = new Rect(4, 5, 6, 7); in testEquals_samePrivacyIndicator() local 486 Rect two = new Rect(4, 5, 6, 7); in testEquals_differentPrivacyIndicatorStaticBounds() local 511 Rect two = new Rect(4, 5, 6, 7); in testEquals_differentPrivacyIndicatorRotation() local
|
/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
D | jit.cpp | 21 int two() in two() function
|
/frameworks/compile/mclinker/unittests/ |
D | RTLinearAllocatorTest.h | 58 unsigned int two; member
|
D | LinearAllocatorTest.h | 45 unsigned int two; member
|
/frameworks/base/services/tests/timetests/src/com/android/server/timedetector/ |
D | GnssTimeSuggestionTest.java | 39 GnssTimeSuggestion two = new GnssTimeSuggestion(ARBITRARY_TIME); in testEquals() local
|
D | NetworkTimeSuggestionTest.java | 41 NetworkTimeSuggestion two = in testEquals() local
|
/frameworks/base/core/java/android/os/ |
D | TimestampedValue.java | 93 @NonNull TimestampedValue<?> one, @NonNull TimestampedValue<?> two) { in referenceTimeDifference()
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | TimestampedValueTest.java | 46 private static void assertEqualsAndHashCode(Object one, Object two) { in assertEqualsAndHashCode()
|
/frameworks/base/core/java/android/app/time/ |
D | UnixEpochTime.java | 175 @NonNull UnixEpochTime one, @NonNull UnixEpochTime two) { in elapsedRealtimeDifference()
|
/frameworks/base/services/core/java/com/android/server/textclassifier/ |
D | IconsContentProvider.java | 105 public static boolean sameIcon(Drawable one, Drawable two) { in sameIcon()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | HardwareConfig.java | 199 String two = hw.toString(); in compareTo() local
|