Searched refs:theInstancesTarg (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DInstancesTest.java73 static InstancesTarg theInstancesTarg; field in class:InstancesTarg
76 // Each instance will point to the theInstancesTarg
88 theInstancesTarg = new InstancesTarg();
92 allInstancesTargs[ii].oneInstancesTarg = theInstancesTarg;

Completed in 23 milliseconds