Home
last modified time | relevance | path

Searched defs:three (Results 1 – 25 of 30) sorted by relevance

12

/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/view/
H A DCreateViewTest.java62 ViewOne three = new ViewOne(mContext); in testLayout3() local
102 TextView three = new TextView(mContext); in testLayout6() local
H A DInsetsStateTest.java331 Rect three = new Rect(8, 9, 10, 11); in testEquals_differentPrivacyIndicatorStaticBounds() local
/aosp12/frameworks/compile/libbcc/tests/debuginfo/host-tests/
H A Djit.cpp16 int three() in three() function
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DGeolocationTimeZoneSuggestionTest.java49 GeolocationTimeZoneSuggestion three = in testEquals() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timedetector/
H A DGnssTimeSuggestionTest.java46 GnssTimeSuggestion three = new GnssTimeSuggestion(differentTime); in testEquals() local
H A DManualTimeSuggestionTest.java46 ManualTimeSuggestion three = new ManualTimeSuggestion(differentTime); in testEquals() local
H A DNetworkTimeSuggestionTest.java46 NetworkTimeSuggestion three = new NetworkTimeSuggestion(differentTime); in testEquals() local
H A DTelephonyTimeSuggestionTest.java67 TelephonyTimeSuggestion three = builder3.build(); in testEquals() local
/aosp12/frameworks/compile/mclinker/unittests/
H A DRTLinearAllocatorTest.h59 unsigned char three; member
H A DLinearAllocatorTest.h46 unsigned char three; member
/aosp12/art/libdexfile/dex/
H A Dutf-inl.h45 const uint8_t three = *(*utf8_data_in)++; in GetUtf16FromUtf8() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezone/
H A DDistroFormatVersionTest.java43 DistroFormatVersion three = new DistroFormatVersion(2, 1); in equalsAndHashCode() local
H A DDistroRulesVersionTest.java43 DistroRulesVersion three = new DistroRulesVersion("2016b", 1); in equalsAndHashCode() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
H A DManualTimeZoneSuggestionTest.java48 ManualTimeZoneSuggestion three = new ManualTimeZoneSuggestion(ARBITRARY_ZONE_ID2); in testEquals() local
H A DTelephonyTimeZoneSuggestionTest.java59 TelephonyTimeZoneSuggestion three = builder3.build(); in testEquals() local
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DNetworkTest.java128 Network three = new Network(3); in testGetNetworkHandle() local
/aosp12/art/test/ti-agent/
H A Dti_utf.h80 const uint8_t three = *(*utf8_data_in)++; in GetUtf16FromUtf8() local
/aosp12/art/test/093-serialization/src/
H A DMain.java97 String three; field in Base
/aosp12/system/unwinding/libunwindstack/tests/
H A DMemoryTest.cpp50 uint32_t three; member
/aosp12/system/bt/stack/smp/
H A Dp_256_ecc_pp.cc255 uint32_t three[KEY_LENGTH_DWORDS_P256] = {0}; in ECC_ValidatePoint() local
/aosp12/system/bt/gd/security/ecc/
H A Dp_256_ecc_pp.cc253 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 DBundleUtilTest.java100 Bundle three = new Bundle(); in testDeepEquals_nestedNotEquals() local
/aosp12/art/test/046-reflect/src/
H A DMain.java66 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 DKeypadFragment.java50 sRIdMap.put(KeyEvent.KEYCODE_3, R.id.three); in sRIdMap.put()

12