/aosp12/art/test/162-method-resolution/src/ |
H A D | Main.java | 33 test4(); in main() 186 private static void test4() throws Exception { in test4() method in Main
|
/aosp12/art/test/667-checker-simd-alignment/src/ |
H A D | Main.java | 289 private static void test4() { in test4() method in Main 326 test4(); in main()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | resize_nearest_neighbor.mod.py | 94 test4 = { variable 99 Example(test4, model=model_shape).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16… 100 Example(test4, model=model_scale).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16…
|
/aosp12/art/test/530-checker-lse3/smali/ |
H A D | StoreLoad.smali | 109 ## CHECK-START: int StoreLoad.test4(int) load_store_elimination (before) 115 ## CHECK-START: int StoreLoad.test4(int) load_store_elimination (after) 120 .method public static test4(I)I
|
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/ |
H A D | R.h | 49 test4 = 0x80020001, enumerator
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | resize_quant8_signed.mod.py | 244 test4 = { variable 249 Example(test4, model=model_shape).AddNchw(i1, o1, layout).AddVariations(quant8_signed, includeDefau… 250 Example(test4, model=model_scale).AddNchw(i1, o1, layout).AddVariations(quant8_signed, includeDefau…
|
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | BroadcasterTest.java | 125 public void test4() throws Exception { in test4() method in BroadcasterTest
|
/aosp12/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
H A D | SoundPoolTest.java | 50 R.raw.test4,
|
/aosp12/art/test/530-checker-lse/src/ |
H A D | Main.java | 229 static int test4(TestClass obj, boolean b) { in test4() method in Main 4001 assertIntEquals(test4(new TestClass(), true), 1); in main() 4002 assertIntEquals(test4(new TestClass(), false), 1); in main()
|
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
H A D | EventRecurrenceTest.java | 121 public void test4() throws Exception { in test4() method in EventRecurrenceTest
|