Home
last modified time | relevance | path

Searched refs:T_sput_byte_14 (Results 1 – 3 of 3) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/
DTest_sput_byte.java26 import dot.junit.opcodes.sput_byte.d.T_sput_byte_14;
61 T_sput_byte_14 t = new T_sput_byte_14(); in testN4()
62 assertEquals(0, T_sput_byte_14.getProtectedField()); in testN4()
64 assertEquals(77, T_sput_byte_14.getProtectedField()); in testN4()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
DT_sput_byte_14.java19 public class T_sput_byte_14 extends T_sput_byte_1{ class
DT_sput_byte_14.d15 .source T_sput_byte_14.java
16 .class public dot.junit.opcodes.sput_byte.d.T_sput_byte_14