/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/ |
H A D | TelephonyTimeZoneSuggestionTest.java | 42 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 …]
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timedetector/ |
H A D | TelephonyTimeSuggestionTest.java | 36 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local 42 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local 50 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local 56 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local 66 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local 76 TelephonyTimeSuggestion one = builder1.build(); in testEquals() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/time/ |
H A D | TimeZoneCapabilitiesTest.java | 54 TimeZoneCapabilities one = builder1.build(); in testEquals() local 61 TimeZoneCapabilities one = builder1.build(); in testEquals() local 68 TimeZoneCapabilities one = builder1.build(); in testEquals() local 75 TimeZoneCapabilities one = builder1.build(); in testEquals() local 82 TimeZoneCapabilities one = builder1.build(); in testEquals() local 89 TimeZoneCapabilities one = builder1.build(); in testEquals() local 96 TimeZoneCapabilities one = builder1.build(); in testEquals() local
|
/aosp12/art/test/005-annotations/src/android/test/anno/ |
H A D | FullyNoted.java | 19 public int bar( in bar() 28 public int bar1( in bar1()
|
/aosp12/system/unwinding/libbacktrace/ |
H A D | backtrace_testlib.cpp | 38 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/appsearch/external/util/ |
H A D | BundleUtilTest.java | 40 Bundle one = new Bundle(); in testDeepEquals_self() local 47 Bundle one = new Bundle(); in testDeepEquals_simple() local 59 Bundle one = new Bundle(); in testDeepEquals_keyMismatch() local 94 Bundle one = new Bundle(); in testDeepEquals_nestedNotEquals() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezone/ |
H A D | DistroFormatVersionTest.java | 37 DistroFormatVersion one = new DistroFormatVersion(1, 2); in equalsAndHashCode() local 81 private static void assertEqualsContract(DistroFormatVersion one, DistroFormatVersion two) { in assertEqualsContract()
|
H A D | DistroRulesVersionTest.java | 37 DistroRulesVersion one = new DistroRulesVersion("2016a", 2); in equalsAndHashCode() local 81 private static void assertEqualsContract(DistroRulesVersion one, DistroRulesVersion two) { in assertEqualsContract()
|
H A D | RulesStateTest.java | 37 RulesState one = new RulesState( in equalsAndHashCode() local 134 private static void assertEqualsContract(RulesState one, RulesState two) { in assertEqualsContract()
|
/ohos5.0/drivers/peripheral/codec/image/heif/src/ |
H A D | codec_heif_encode_service.cpp | 70 for (auto one : inputImgs) { in DoHeifEncode() local 73 for (auto one : inputMetas) { in DoHeifEncode() local
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | Utils.java | 84 Range<T>[] intersectSortedDistinctRanges(Range<T>[] one, Range<T>[] another) { in intersectSortedDistinctRanges()
|
/aosp12/art/tools/ |
H A D | symbolize.sh | 29 one() { function
|
/aosp12/art/test/068-classloader/src/ |
H A D | DoubledImplement.java | 29 public void one() { in one() method in DoubledImplement
|
H A D | DoubledImplement2.java | 29 public void one() { in one() method in DoubledImplement2
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | CreateViewTest.java | 56 ViewOne one = new ViewOne(mContext); in testLayout3() local 94 TextView one = new TextView(mContext); in testLayout6() local
|
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/util/ |
H A D | BundleUtil.java | 42 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/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_acoshf.c | 23 one = 1.0, variable
|
H A D | e_acosh.c | 38 one = 1.0, variable
|
H A D | e_atanhf.c | 22 static const float one = 1.0, huge = 1e30; variable
|
H A D | e_cosh.c | 43 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
H A D | e_coshf.c | 22 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
|
H A D | e_sinh.c | 40 static const double one = 1.0, shuge = 1.0e307; variable
|
H A D | e_sinhf.c | 22 static const float one = 1.0, shuge = 1.0e37; variable
|
/aosp12/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
H A D | jit.cpp | 26 int one() in one() function
|
/aosp12/art/test/003-omnibus-opcodes/src/ |
H A D | Throw.java | 29 public void one() { in one() method in Throw
|