Home
last modified time | relevance | path

Searched defs:test4 (Results 1 – 8 of 8) sorted by relevance

/aosp12/art/test/162-method-resolution/src/
H A DMain.java186 private static void test4() throws Exception { in test4() method in Main
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DBroadcasterTest.java125 public void test4() throws Exception { in test4() method in BroadcasterTest
/aosp12/art/test/667-checker-simd-alignment/src/
H A DMain.java289 private static void test4() { in test4() method in Main
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h49 test4 = 0x80020001, enumerator
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DEventRecurrenceTest.java121 public void test4() throws Exception { in test4() method in EventRecurrenceTest
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dresize_nearest_neighbor.mod.py94 test4 = { variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dresize_quant8_signed.mod.py244 test4 = { variable
/aosp12/art/test/530-checker-lse/src/
H A DMain.java229 static int test4(TestClass obj, boolean b) { in test4() method in Main