Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java66 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testWithBitmap() local
137 final Bitmap test1 = Bitmap.createBitmap( in testWithAdaptiveBitmap() local
167 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testWithBitmapResource() local
194 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testWithFile() local
300 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testParcel() local
/aosp12/art/test/586-checker-null-array-get/src/
H A DMain.java132 public static float test1() { in test1() method in Main
133 Test1 test1 = getNullTest1(); in test1() local
/aosp12/art/test/524-boolean-simplifier-regression/src/
H A DMain.java23 public static boolean test1() { in test1() method in Main
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DDynamicSystemServiceTest.java36 public void test1() { in test1() method in DynamicSystemServiceTest
/aosp12/art/test/603-checker-instanceof/src/
H A DMain.java35 public static void test1() { in test1() method in Main
/aosp12/art/test/429-ssa-builder/src/
H A DMain.java47 boolean test1 = true; field in Main
/aosp12/bionic/linker/
H A Dlinker_gnu_hash_test.cpp42 __attribute__((aligned(8))) const char test1[] = "abcdefghijklmnop\0qrstuvwxyz"; in TEST() local
/aosp12/art/test/302-float-conversion/src/
H A DMain.java27 public static void test1() { in test1() method in Main
/aosp12/art/test/162-method-resolution/src/
H A DMain.java88 private static void test1() throws Exception { in test1() method in Main
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestWebData.java32 public final static byte[] test1 = { field in TestWebData
/aosp12/art/compiler/utils/
H A Ddedupe_set_test.cc65 ArrayRef<const uint8_t> test1(raw_test1); in TEST() local
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DBroadcasterTest.java30 public void test1() throws Exception { in test1() method in BroadcasterTest
/aosp12/art/test/626-const-class-linking/src/
H A DMain.java55 Class<?> test1 = weak_test1.get(); in testClearDexCache() local
83 Class<?> test1 = weak_test1.get(); in testMultiDex() local
/aosp12/art/test/667-checker-simd-alignment/src/
H A DMain.java261 private static void test1() { in test1() method in Main
/aosp12/art/test/055-enum-performance/src/
H A DMain.java132 static public int test1(int iters) { in test1() method in Main
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h43 test1 = 0x7f030000, enumerator
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dresize_bilinear_v1_2.mod.py31 test1 = { variable
H A Dresize_nearest_neighbor.mod.py31 test1 = { variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dresize_quant8_signed.mod.py31 test1 = { variable
181 test1 = { variable
/aosp12/system/media/audio_utils/tests/
H A Dbiquad_filter_tests.cpp175 auto test1 = reference; in TEST() local
210 auto test1 = reference; in testDifferentFiltersPerChannel() local
/aosp12/art/test/484-checker-register-hints/src/
H A DMain.java43 public static void test1(boolean z, int a, int b, int c, int d, int m) { in test1() method in Main
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DEventRecurrenceTest.java58 public void test1() throws Exception { in test1() method in EventRecurrenceTest
/aosp12/art/test/082-inline-execute/src/
H A DMain.java399 String test1 = new String("0123456789"); // different object in test_String_compareTo() local
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_multi_adv.cc1082 AdvertisingInstance test1(0); in testRecomputeTimeout1() local
1102 AdvertisingInstance test1(0); in testRecomputeTimeout2() local
1125 AdvertisingInstance test1(0); in testRecomputeTimeout3() local
/aosp12/art/test/021-string2/src/
H A DMain.java26 String test1 = new String("0123456789"); // different object in main() local

12