Searched defs:s_short2 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DGetLocalVariables.java44 private static short s_short2 = (short) 0; field in class:GetLocalVariablesTarg
164 GetLocalVariablesTarg e5 = new GetLocalVariablesTarg(s_char2, s_byte2, s_short2, s_int2,
175 s_short1 + s_short2 + s_short3 + s_short4 + s_short5 +

Completed in 32 milliseconds