Home
last modified time | relevance | path

Searched defs:test3 (Results 1 – 18 of 18) sorted by relevance

/aosp12/bionic/linker/
H A Dlinker_gnu_hash_test.cpp52 __attribute__((aligned(8))) const char test3[] = "abcdefghijklmnopqrstuv\0wxyz"; in TEST() local
/aosp12/art/test/302-float-conversion/src/
H A DMain.java59 public static void test3() { in test3() method in Main
/aosp12/art/test/162-method-resolution/src/
H A DMain.java161 private static void test3() throws Exception { in test3() method in Main
/aosp12/art/compiler/utils/
H A Ddedupe_set_test.cc83 ArrayRef<const uint8_t> test3(raw_test3); in TEST() local
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DBroadcasterTest.java116 public void test3() throws Exception { in test3() method in BroadcasterTest
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DBroadcasterTest.java116 public void test3() throws Exception { in test3() method in BroadcasterTest
/aosp12/art/test/667-checker-simd-alignment/src/
H A DMain.java281 private static void test3() { in test3() method in Main
/aosp12/art/test/055-enum-performance/src/
H A DMain.java188 static public int test3(int iters) { in test3() method in Main
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h48 test3 = 0x80020000, enumerator
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dresize_bilinear_v1_2.mod.py79 test3 = { variable
H A Dresize_nearest_neighbor.mod.py73 test3 = { variable
/aosp14/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h48 test3 = 0x80020000, enumerator
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dresize_quant8_signed.mod.py79 test3 = { variable
223 test3 = { variable
/aosp12/art/test/484-checker-register-hints/src/
H A DMain.java101 public static void test3(boolean z, int a, int b, int c, int d, int m) { in test3() method in Main
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DEventRecurrenceTest.java100 public void test3() throws Exception { in test3() method in EventRecurrenceTest
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java70 final Bitmap test3 = Bitmap.createBitmap(draw3.getIntrinsicWidth(), in testWithBitmap() local
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java71 final Bitmap test3 = Bitmap.createBitmap(draw3.getIntrinsicWidth(), in testWithBitmap() local
/aosp12/art/test/530-checker-lse/src/
H A DMain.java195 static int test3(TestClass obj) { in test3() method in Main