Home
last modified time | relevance | path

Searched defs:one (Results 1 – 25 of 34) sorted by relevance

12

/aosp14/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
H A DTelephonyTimeZoneSuggestionTest.java42 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
49 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
58 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
68 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
77 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
84 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
92 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
99 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
108 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
116 TelephonyTimeZoneSuggestion one = builder1.build(); in testEquals() local
[all …]
H A DManualTimeZoneSuggestionTest.java41 ManualTimeZoneSuggestion one = new ManualTimeZoneSuggestion(ARBITRARY_ZONE_ID1); in testEquals() local
/aosp14/frameworks/base/core/tests/coretests/src/android/app/time/
H A DTimeZoneCapabilitiesTest.java56 TimeZoneCapabilities one = builder1.build(); in testEquals() local
63 TimeZoneCapabilities one = builder1.build(); in testEquals() local
70 TimeZoneCapabilities one = builder1.build(); in testEquals() local
77 TimeZoneCapabilities one = builder1.build(); in testEquals() local
84 TimeZoneCapabilities one = builder1.build(); in testEquals() local
91 TimeZoneCapabilities one = builder1.build(); in testEquals() local
98 TimeZoneCapabilities one = builder1.build(); in testEquals() local
105 TimeZoneCapabilities one = builder1.build(); in testEquals() local
112 TimeZoneCapabilities one = builder1.build(); in testEquals() local
H A DTimeCapabilitiesTest.java57 TimeCapabilities one = builder1.build(); in testEquals() local
64 TimeCapabilities one = builder1.build(); in testEquals() local
71 TimeCapabilities one = builder1.build(); in testEquals() local
78 TimeCapabilities one = builder1.build(); in testEquals() local
85 TimeCapabilities one = builder1.build(); in testEquals() local
H A DTelephonyTimeZoneAlgorithmStatusTest.java32 TelephonyTimeZoneAlgorithmStatus one = new TelephonyTimeZoneAlgorithmStatus( in testEquals() local
H A DParcelableTestSupport.java55 public static void assertEqualsAndHashCode(Object one, Object two) { in assertEqualsAndHashCode()
H A DTimeZoneDetectorStatusTest.java43 TimeZoneDetectorStatus one = new TimeZoneDetectorStatus(DETECTOR_STATUS_RUNNING, in testEquals() local
H A DLocationTimeZoneAlgorithmStatusTest.java103 LocationTimeZoneAlgorithmStatus one = new LocationTimeZoneAlgorithmStatus( in testEquals() local
/aosp14/frameworks/base/core/tests/coretests/src/android/app/timedetector/
H A DTelephonyTimeSuggestionTest.java38 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local
44 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local
52 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local
58 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local
68 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local
78 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local
H A DManualTimeSuggestionTest.java37 ManualTimeSuggestion one = new ManualTimeSuggestion(ARBITRARY_TIME); in testEquals() local
/aosp14/frameworks/base/core/tests/coretests/src/android/net/sntp/
H A DDuration64Test.java128 Instant one = utcInstant(arbitraryEra0Year, 1, 1, 0, 0, 0, 500); in testBetween_sameEra0() local
143 Instant one = utcInstant(arbitraryEra1Year, 1, 1, 0, 0, 0, 500); in testBetween_sameEra1() local
167 Instant one = utcInstant(arbitraryYearInEra0, 1, 1, 0, 0, 0, 500); in testBetween_adjacentEras() local
196 Instant one = utcInstant(2021, 1, 1, 0, 0, 0, 500); 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()
/aosp14/frameworks/base/core/tests/coretests/src/android/service/timezone/
H A DTimeZoneProviderSuggestionTest.java61 TimeZoneProviderSuggestion one, TimeZoneProviderSuggestion two) { in assertNotEquivalentTo()
74 TimeZoneProviderSuggestion one, TimeZoneProviderSuggestion two) { in assertIsEquivalentTo()
H A DTimeZoneProviderEventTest.java313 TimeZoneProviderEvent one, TimeZoneProviderEvent two) { in assertNotEquivalentTo()
325 private static void assertIsEquivalentTo(TimeZoneProviderEvent one, TimeZoneProviderEvent two) { in assertIsEquivalentTo()
/aosp14/frameworks/base/media/java/android/media/
H A DUtils.java84 Range<T>[] intersectSortedDistinctRanges(Range<T>[] one, Range<T>[] another) { in intersectSortedDistinctRanges()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DCreateViewTest.java56 ViewOne one = new ViewOne(mContext); in testLayout3() local
94 TextView one = new TextView(mContext); in testLayout6() local
H A DInsetsStateTest.java445 Rect one = new Rect(0, 1, 2, 3); in testEquals_samePrivacyIndicator() local
455 Rect one = new Rect(0, 1, 2, 3); in testEquals_differentPrivacyIndicatorStaticBounds() local
480 Rect one = new Rect(0, 1, 2, 3); in testEquals_differentPrivacyIndicatorRotation() local
/aosp14/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
H A DCube.java32 int one = 0x10000; in Cube() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
H A DGnssTimeSuggestionTest.java36 GnssTimeSuggestion one = new GnssTimeSuggestion(ARBITRARY_TIME); in testEquals() local
H A DNetworkTimeSuggestionTest.java37 NetworkTimeSuggestion one = new NetworkTimeSuggestion( in testEquals() local
/aosp14/frameworks/base/core/java/android/os/
H A DTimestampedValue.java91 public static long referenceTimeDifference( in referenceTimeDifference()
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DTimestampedValueTest.java46 private static void assertEqualsAndHashCode(Object one, Object two) { in assertEqualsAndHashCode()
/aosp14/frameworks/base/core/java/android/app/time/
H A DUnixEpochTime.java174 public static long elapsedRealtimeDifference( in elapsedRealtimeDifference()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DReflectionPerfTest.java161 Integer one = Integer.valueOf(1); in timeMethod_invokePreBoxedI() local
182 Integer one = Integer.valueOf(1); in timeMethod_invokeStaticPreBoxedI() local
/aosp14/frameworks/base/services/core/java/com/android/server/textclassifier/
H A DIconsContentProvider.java105 public static boolean sameIcon(Drawable one, Drawable two) { in sameIcon()
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DLinearAllocatorTests.cpp26 int one = 1; member

12