Searched refs:test2 (Results 1 – 10 of 10) sorted by relevance
56 public final static byte[] test2 = { field in TestWebData78 test2
1 package com.android.multidexlegacytestapp.test2;
16 package com.android.multidexlegacytestapp.test2;
44 test2 = 0x7f030001, enumerator
69 final Bitmap test2 = Bitmap.createBitmap(draw2.getIntrinsicWidth(), in testWithBitmap() local78 draw2.draw(new Canvas(test2)); in testWithBitmap()97 test2.compress(Bitmap.CompressFormat.PNG, 100, in testWithBitmap()99 if (!equalBitmaps(bm2, test2)) { in testWithBitmap()100 findBitmapDifferences(bm2, test2); in testWithBitmap()
107 public void test2() throws Exception { in test2() method in BroadcasterTest
17 package com.android.framework.multidexlegacytestservices.test2;
48 R.raw.test2,