/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/drawable/ |
H A D | IconTest.java | 66 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 D | Main.java | 132 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 D | Main.java | 23 public static boolean test1() { in test1() method in Main
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/ |
H A D | DynamicSystemServiceTest.java | 36 public void test1() { in test1() method in DynamicSystemServiceTest
|
/aosp12/art/test/603-checker-instanceof/src/ |
H A D | Main.java | 35 public static void test1() { in test1() method in Main
|
/aosp12/art/test/429-ssa-builder/src/ |
H A D | Main.java | 47 boolean test1 = true; field in Main
|
/aosp12/bionic/linker/ |
H A D | linker_gnu_hash_test.cpp | 42 __attribute__((aligned(8))) const char test1[] = "abcdefghijklmnop\0qrstuvwxyz"; in TEST() local
|
/aosp12/art/test/302-float-conversion/src/ |
H A D | Main.java | 27 public static void test1() { in test1() method in Main
|
/aosp12/art/test/162-method-resolution/src/ |
H A D | Main.java | 88 private static void test1() throws Exception { in test1() method in Main
|
/aosp12/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestWebData.java | 32 public final static byte[] test1 = { field in TestWebData
|
/aosp12/art/compiler/utils/ |
H A D | dedupe_set_test.cc | 65 ArrayRef<const uint8_t> test1(raw_test1); in TEST() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | BroadcasterTest.java | 30 public void test1() throws Exception { in test1() method in BroadcasterTest
|
/aosp12/art/test/626-const-class-linking/src/ |
H A D | Main.java | 55 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 D | Main.java | 261 private static void test1() { in test1() method in Main
|
/aosp12/art/test/055-enum-performance/src/ |
H A D | Main.java | 132 static public int test1(int iters) { in test1() method in Main
|
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/ |
H A D | R.h | 43 test1 = 0x7f030000, enumerator
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | resize_bilinear_v1_2.mod.py | 31 test1 = { variable
|
H A D | resize_nearest_neighbor.mod.py | 31 test1 = { variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | resize_quant8_signed.mod.py | 31 test1 = { variable 181 test1 = { variable
|
/aosp12/system/media/audio_utils/tests/ |
H A D | biquad_filter_tests.cpp | 175 auto test1 = reference; in TEST() local 210 auto test1 = reference; in testDifferentFiltersPerChannel() local
|
/aosp12/art/test/484-checker-register-hints/src/ |
H A D | Main.java | 43 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 D | EventRecurrenceTest.java | 58 public void test1() throws Exception { in test1() method in EventRecurrenceTest
|
/aosp12/art/test/082-inline-execute/src/ |
H A D | Main.java | 399 String test1 = new String("0123456789"); // different object in test_String_compareTo() local
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble_multi_adv.cc | 1082 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 D | Main.java | 26 String test1 = new String("0123456789"); // different object in main() local
|