Home
last modified time | relevance | path

Searched defs:two (Results 1 – 25 of 85) sorted by relevance

1234

/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
H A DTelephonyTimeZoneSuggestionTest.java50 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
69 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
78 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
85 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
93 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
100 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
109 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
117 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
124 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/time/
H A DTimeZoneCapabilitiesTest.java55 TimeZoneCapabilities two = builder2.build(); in testEquals() local
62 TimeZoneCapabilities two = builder2.build(); in testEquals() local
69 TimeZoneCapabilities two = builder2.build(); in testEquals() local
76 TimeZoneCapabilities two = builder2.build(); in testEquals() local
83 TimeZoneCapabilities two = builder2.build(); in testEquals() local
90 TimeZoneCapabilities two = builder2.build(); in testEquals() local
97 TimeZoneCapabilities two = builder2.build(); in testEquals() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timedetector/
H A DTelephonyTimeSuggestionTest.java43 TelephonyTimeSuggestion two = builder2.build(); in testEquals() local
57 TelephonyTimeSuggestion two = builder2.build(); in testEquals() local
77 TelephonyTimeSuggestion two = builder2.build(); in testEquals() local
H A DGnssTimeSuggestionTest.java39 GnssTimeSuggestion two = new GnssTimeSuggestion(ARBITRARY_TIME); in testEquals() local
H A DManualTimeSuggestionTest.java39 ManualTimeSuggestion two = new ManualTimeSuggestion(ARBITRARY_TIME); in testEquals() local
H A DNetworkTimeSuggestionTest.java39 NetworkTimeSuggestion two = new NetworkTimeSuggestion(ARBITRARY_TIME); in testEquals() local
/aosp12/system/unwinding/libbacktrace/
H A Dbacktrace_testlib.cpp38 int test_level_four(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_four()
49 int test_level_three(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_three()
54 int test_level_two(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_two()
58 int test_level_one(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_one()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezone/
H A DDistroFormatVersionTest.java40 DistroFormatVersion two = new DistroFormatVersion(1, 2); in equalsAndHashCode() local
81 private static void assertEqualsContract(DistroFormatVersion one, DistroFormatVersion two) { in assertEqualsContract()
H A DDistroRulesVersionTest.java40 DistroRulesVersion two = new DistroRulesVersion("2016a", 2); in equalsAndHashCode() local
81 private static void assertEqualsContract(DistroRulesVersion one, DistroRulesVersion two) { in assertEqualsContract()
H A DRulesStateTest.java43 RulesState two = new RulesState( in equalsAndHashCode() local
134 private static void assertEqualsContract(RulesState one, RulesState two) { in assertEqualsContract()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/appsearch/external/util/
H A DBundleUtilTest.java50 Bundle two = new Bundle(); in testDeepEquals_simple() local
62 Bundle two = new Bundle(); in testDeepEquals_keyMismatch() local
96 Bundle two = new Bundle(); in testDeepEquals_nestedNotEquals() local
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DCreateViewTest.java59 ViewOne two = new ViewOne(mContext); in testLayout3() local
98 TextView two = new TextView(mContext); in testLayout6() local
H A DInsetsStateTest.java320 Rect two = new Rect(4, 5, 6, 7); in testEquals_samePrivacyIndicator() local
330 Rect two = new Rect(4, 5, 6, 7); in testEquals_differentPrivacyIndicatorStaticBounds() local
355 Rect two = new Rect(4, 5, 6, 7); in testEquals_differentPrivacyIndicatorRotation() local
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/util/
H A DBundleUtil.java42 public static boolean deepEquals(@Nullable Bundle one, @Nullable Bundle two) { in deepEquals()
70 private static boolean bundleValueEquals(@Nullable Object one, @Nullable Object two) { in bundleValueEquals()
/aosp12/art/test/068-classloader/src-ex/
H A DDoubledImplement.java29 public void two() { in two() method in DoubledImplement
H A DDoubledImplement2.java29 public void two() { in two() method in DoubledImplement2
/aosp12/frameworks/compile/libbcc/tests/debuginfo/host-tests/
H A Djit.cpp21 int two() in two() function
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DGeolocationTimeZoneSuggestionTest.java40 GeolocationTimeZoneSuggestion two = new GeolocationTimeZoneSuggestion(ARBITRARY_ZONE_IDS1); in testEquals() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_tanh.c46 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
H A Ds_tanhf.c23 static const float one=1.0, two=2.0, huge = 1.0e30; variable
/aosp12/art/test/641-checker-arraycopy/src/
H A DMain.java50 public static void assertEquals(Object one, Object two) { in assertEquals()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/storage/
H A DSharedDataPreferenceControllerTest.java108 LeaseInfo two = new LeaseInfo("om.google.android.googlequicksearchbox", in generateBlobList() local
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/
H A DIntValueTable.java50 static boolean equal(TableEntry one, Object two) { in equal()
H A DLongValueTable.java48 static boolean equal(TableEntry one, Object two) { in equal()
/aosp12/frameworks/compile/mclinker/unittests/
H A DRTLinearAllocatorTest.h58 unsigned int two; member

1234