Searched refs:test2 (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/tests/CoreTests/android/core/ |
D | TestWebData.java | 56 public final static byte[] test2 = { field in TestWebData 78 test2
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 49 static rs_allocation test2() { 71 { test2, "test2" },
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 47 static rs_allocation test2() { 69 { test2, "test2" },
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestAppTests2/src/com/android/multidexlegacytestapp/test2/ |
D | Intermediate.java | 1 package com.android.multidexlegacytestapp.test2;
|
D | SubTest.java | 1 package com.android.multidexlegacytestapp.test2;
|
D | MultiDexAndroidJUnitRunner.java | 1 package com.android.multidexlegacytestapp.test2;
|
D | InstrumentationTest.java | 16 package com.android.multidexlegacytestapp.test2;
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_pref_handling.vcf | 8 EMAIL;CELL;PREF:test2@examination.com
|
/frameworks/base/libs/androidfw/tests/data/basic/ |
D | R.h | 44 test2 = 0x7f030001, enumerator
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | rasterize.rscript | 110 float test2 = (d23[i].x) * (d2.y) - (d23[i].y) * (d2.x); 112 // float test = edge(0 , test1) * edge(0 , test2)* edge(0 , test3); 115 test2 >= 0 &&
|
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/ |
D | IconTest.java | 100 final Bitmap test2 = Bitmap.createBitmap(draw2.getIntrinsicWidth(), in testWithBitmap() local 109 draw2.draw(new Canvas(test2)); in testWithBitmap() 128 test2.compress(Bitmap.CompressFormat.PNG, 100, in testWithBitmap() 130 if (!equalBitmaps(bm2, test2)) { in testWithBitmap() 131 findBitmapDifferences(bm2, test2); in testWithBitmap()
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | BroadcasterTest.java | 118 public void test2() throws Exception { in test2() method in BroadcasterTest
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests2/src/com/android/framework/multidexlegacytestservices/test2/ |
D | ServicesTests.java | 17 package com.android.framework.multidexlegacytestservices.test2;
|
/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
D | SoundPoolTest.java | 48 R.raw.test2,
|
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
D | EventRecurrenceTest.java | 79 public void test2() throws Exception { in test2() method in EventRecurrenceTest
|