Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DCreateViewTest.java62 ViewOne three = new ViewOne(mContext); in testLayout3() local
102 TextView three = new TextView(mContext); in testLayout6() local
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Djit.cpp16 int three() in three() function
/frameworks/base/core/tests/coretests/src/android/app/timedetector/
DManualTimeSuggestionTest.java46 ManualTimeSuggestion three = new ManualTimeSuggestion(differentTime); in testEquals() local
DNetworkTimeSuggestionTest.java46 NetworkTimeSuggestion three = new NetworkTimeSuggestion(differentTime); in testEquals() local
DTelephonyTimeSuggestionTest.java67 TelephonyTimeSuggestion three = builder3.build(); in testEquals() local
/frameworks/compile/mclinker/unittests/
DRTLinearAllocatorTest.h59 unsigned char three; member
DLinearAllocatorTest.h46 unsigned char three; member
/frameworks/base/core/tests/coretests/src/android/app/timezone/
DDistroRulesVersionTest.java43 DistroRulesVersion three = new DistroRulesVersion("2016b", 1); in equalsAndHashCode() local
DDistroFormatVersionTest.java43 DistroFormatVersion three = new DistroFormatVersion(2, 1); in equalsAndHashCode() local
/frameworks/base/tests/net/common/java/android/net/
DNetworkTest.java119 Network three = new Network(3); in testGetNetworkHandle() local
/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
DManualTimeZoneSuggestionTest.java48 ManualTimeZoneSuggestion three = new ManualTimeZoneSuggestion(ARBITRARY_ZONE_ID2); in testEquals() local
DTelephonyTimeZoneSuggestionTest.java59 TelephonyTimeZoneSuggestion three = builder3.build(); in testEquals() local