/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/view/ |
H A D | CreateViewTest.java | 62 ViewOne three = new ViewOne(mContext); in testLayout3() local 102 TextView three = new TextView(mContext); in testLayout6() local
|
H A D | InsetsStateTest.java | 331 Rect three = new Rect(8, 9, 10, 11); in testEquals_differentPrivacyIndicatorStaticBounds() local
|
/aosp12/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
H A D | jit.cpp | 16 int three() in three() function
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/ |
H A D | GeolocationTimeZoneSuggestionTest.java | 49 GeolocationTimeZoneSuggestion three = in testEquals() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timedetector/ |
H A D | GnssTimeSuggestionTest.java | 46 GnssTimeSuggestion three = new GnssTimeSuggestion(differentTime); in testEquals() local
|
H A D | ManualTimeSuggestionTest.java | 46 ManualTimeSuggestion three = new ManualTimeSuggestion(differentTime); in testEquals() local
|
H A D | NetworkTimeSuggestionTest.java | 46 NetworkTimeSuggestion three = new NetworkTimeSuggestion(differentTime); in testEquals() local
|
H A D | TelephonyTimeSuggestionTest.java | 67 TelephonyTimeSuggestion three = builder3.build(); in testEquals() local
|
/aosp12/frameworks/compile/mclinker/unittests/ |
H A D | RTLinearAllocatorTest.h | 59 unsigned char three; member
|
H A D | LinearAllocatorTest.h | 46 unsigned char three; member
|
/aosp12/art/libdexfile/dex/ |
H A D | utf-inl.h | 45 const uint8_t three = *(*utf8_data_in)++; in GetUtf16FromUtf8() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezone/ |
H A D | DistroFormatVersionTest.java | 43 DistroFormatVersion three = new DistroFormatVersion(2, 1); in equalsAndHashCode() local
|
H A D | DistroRulesVersionTest.java | 43 DistroRulesVersion three = new DistroRulesVersion("2016b", 1); in equalsAndHashCode() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/ |
H A D | ManualTimeZoneSuggestionTest.java | 48 ManualTimeZoneSuggestion three = new ManualTimeZoneSuggestion(ARBITRARY_ZONE_ID2); in testEquals() local
|
H A D | TelephonyTimeZoneSuggestionTest.java | 59 TelephonyTimeZoneSuggestion three = builder3.build(); in testEquals() local
|
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/ |
H A D | NetworkTest.java | 128 Network three = new Network(3); in testGetNetworkHandle() local
|
/aosp12/art/test/ti-agent/ |
H A D | ti_utf.h | 80 const uint8_t three = *(*utf8_data_in)++; in GetUtf16FromUtf8() local
|
/aosp12/art/test/093-serialization/src/ |
H A D | Main.java | 97 String three; field in Base
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | MemoryTest.cpp | 50 uint32_t three; member
|
/aosp12/system/bt/stack/smp/ |
H A D | p_256_ecc_pp.cc | 255 uint32_t three[KEY_LENGTH_DWORDS_P256] = {0}; in ECC_ValidatePoint() local
|
/aosp12/system/bt/gd/security/ecc/ |
H A D | p_256_ecc_pp.cc | 253 uint32_t three[KEY_LENGTH_DWORDS_P256] = {0}; in ECC_ValidatePoint() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/appsearch/external/util/ |
H A D | BundleUtilTest.java | 100 Bundle three = new Bundle(); in testDeepEquals_nestedNotEquals() local
|
/aosp12/art/test/046-reflect/src/ |
H A D | Main.java | 66 String one, two, three, four; in showStrings() local 217 String three; in run() local
|
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/dialpad/ |
H A D | KeypadFragment.java | 50 sRIdMap.put(KeyEvent.KEYCODE_3, R.id.three); in sRIdMap.put()
|