Home
last modified time | relevance | path

Searched refs:test2 (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/tests/CoreTests/android/core/
H A DTestWebData.java56 public final static byte[] test2 = { field in TestWebData
78 test2
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestAppTests2/src/com/android/multidexlegacytestapp/test2/
H A DIntermediate.java1 package com.android.multidexlegacytestapp.test2;
H A DSubTest.java1 package com.android.multidexlegacytestapp.test2;
H A DMultiDexAndroidJUnitRunner.java1 package com.android.multidexlegacytestapp.test2;
H A DInstrumentationTest.java16 package com.android.multidexlegacytestapp.test2;
/aosp14/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h44 test2 = 0x7f030001, enumerator
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java69 final Bitmap test2 = Bitmap.createBitmap(draw2.getIntrinsicWidth(), in testWithBitmap() local
78 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()
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DBroadcasterTest.java107 public void test2() throws Exception { in test2() method in BroadcasterTest
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests2/src/com/android/framework/multidexlegacytestservices/test2/
H A DServicesTests.java17 package com.android.framework.multidexlegacytestservices.test2;
/aosp14/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java48 R.raw.test2,