Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DCreateViewTest.java61 ViewOne three = new ViewOne(mContext); in testLayout3() local
101 TextView three = new TextView(mContext); in testLayout6() local
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Djit.cpp16 int three() in three() function
/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/
DDistroFormatVersionTest.java42 DistroFormatVersion three = new DistroFormatVersion(2, 1); in equalsAndHashCode() local
DDistroRulesVersionTest.java42 DistroRulesVersion three = new DistroRulesVersion("2016b", 1); in equalsAndHashCode() local
/frameworks/base/tests/net/java/android/net/
DNetworkTest.java121 Network three = new Network(3); in testGetNetworkHandle() local
/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
DFragmentLifecycleTest.java925 final Fragment three = new Fragment(); in targetFragmentNoCycles() local