Home
last modified time | relevance | path

Searched defs:three (Results 1 – 5 of 5) 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/net/
DNetworkTest.java113 Network three = new Network(3); in testGetNetworkHandle() local