Home
last modified time | relevance | path

Searched defs:i1 (Results 1 – 25 of 32) sorted by relevance

12

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/
DTestClass.java25 public static int test1(int i1){ in test1()
30 public static int testArgsOrder(int i1, int i2){ in testArgsOrder()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/
DTestClass.java25 public static int test1(int i1){ in test1()
30 public static int testArgsOrder(int i1, int i2){ in testArgsOrder()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/
DT_sget_wide_5.java21 public long i1 = 5; field in T_sget_wide_5
DT_sget_wide_1.java20 public static long i1 = 12345679890123l; field in T_sget_wide_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/d/
DT_sget_char_5.java21 public char i1 = 77; field in T_sget_char_5
DT_sget_char_1.java20 public static char i1 = 77; field in T_sget_char_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_short/d/
DT_sget_short_5.java21 public short i1 = 32000; field in T_sget_short_5
DT_sget_short_1.java20 public static short i1 = 32000; field in T_sget_short_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/d/
DT_sget_object_5.java21 public Object i1 = null; field in T_sget_object_5
DT_sget_object_1.java20 public static Object i1 = null; field in T_sget_object_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/
DT_sget_boolean_5.java21 public boolean i1 = false; field in T_sget_boolean_5
DT_sget_boolean_1.java20 public static boolean i1 = true; field in T_sget_boolean_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/
DT_sget_byte_5.java21 public byte i1 = 77; field in T_sget_byte_5
DT_sget_byte_1.java20 public static byte i1 = 77; field in T_sget_byte_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/d/
DT_sget_5.java21 public int i1 = 5; field in T_sget_5
DT_sget_1.java20 public static int i1 = 5; field in T_sget_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/
DT_iget_boolean_1.java20 public boolean i1 = true; field in T_iget_boolean_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/
DT_iget_char_1.java20 public char i1 = 77; field in T_iget_char_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/
DT_iget_short_1.java20 public short i1 = 32000; field in T_iget_short_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/d/
DT_iget_object_1.java20 public Object i1 = null; field in T_iget_object_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/d/
DT_iget_wide_1.java20 public long i1 = 12345679890123l; field in T_iget_wide_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/
DT_iget_1.java20 public int i1 = 5; field in T_iget_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/
DT_iget_byte_1.java20 public static byte i1 = 77; field in T_iget_byte_1
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_PinnedPositionsTest.java62 final DatabaseAsserts.ContactIdPair i1 = DatabaseAsserts.assertAndCreateContact(mResolver); in testPinnedPositionsUpdate() local
140 final DatabaseAsserts.ContactIdPair i1 = DatabaseAsserts.assertAndCreateContact(mResolver); in testPinnedPositionsAfterJoinAndSplit() local
291 final DatabaseAsserts.ContactIdPair i1 = DatabaseAsserts.assertAndCreateContact(mResolver); in testPinnedPositionsAfterDemoteAndUndemote() local
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DSphere.java106 int i1 = i + 1; in Sphere() local

12