Home
last modified time | relevance | path

Searched defs:test1 (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DDynamicSystemServiceTest.java37 public void test1() { in test1() method in DynamicSystemServiceTest
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java98 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testWithBitmap() local
169 final Bitmap test1 = Bitmap.createBitmap( in testWithAdaptiveBitmap() local
199 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testWithBitmapResource() local
254 final Bitmap test1 = Bitmap.createBitmap( in testWithStatSysAdbResource() local
281 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testWithFile() local
435 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testParcel() local
567 final Bitmap test1 = Bitmap.createBitmap(loadedDrawable.getIntrinsicWidth(), in testLoadSafeDrawable_loadSuccessful() local
/frameworks/base/tests/CoreTests/android/core/
DTestWebData.java32 public final static byte[] test1 = { field in TestWebData
/frameworks/base/core/tests/coretests/src/android/os/
DBroadcasterTest.java40 public void test1() throws Exception { in test1() method in BroadcasterTest
/frameworks/base/libs/androidfw/tests/data/basic/
DR.h43 test1 = 0x7f030000, enumerator
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DEventRecurrenceTest.java58 public void test1() throws Exception { in test1() method in EventRecurrenceTest