Home
last modified time | relevance | path

Searched refs:TestStubField (Results 1 – 25 of 56) sorted by relevance

123

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/
DTestStubs.java21 private static int TestStubField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/
DTestStubs.java21 private static byte TestStubField = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_short/
DTestStubs.java21 private static short TestStubField = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/
DTestStubs.java21 private static boolean TestStubField = false; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/
DTestStubs.java21 private static long TestStubField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/
DTestStubs.java21 private static char TestStubField = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/
DTestStubs.java21 protected short TestStubField = 77; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
DTestStubs.java21 static long TestStubField = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/
DTestStubs.java21 private byte TestStubField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/
DTestStubs.java21 private short TestStubField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/
DTestStubs.java21 protected int TestStubField = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/
DTestStubs.java21 protected boolean TestStubField = false; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/
DTestStubs.java21 protected byte TestStubField = 77; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/
DTestStubs.java21 protected char TestStubField = 77; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/
DTestStubs.java21 private int TestStubField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/
DTestStubs.java21 private long TestStubField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/
DTestStubs.java21 static boolean TestStubField = false; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/
DTestStubs.java21 private boolean TestStubField = true; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/
DTestStubs.java21 static byte TestStubField = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/
DTestStubs.java21 private char TestStubField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/
DTestStubs.java21 static char TestStubField = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/
DTestStubs.java21 static short TestStubField = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/
DTestStubs.java21 protected long TestStubField = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/
DTestStubs.java21 static int TestStubField = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/
DTestStubs.java21 private static Object TestStubField = null; field in TestStubs

123