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

/openjdk7/jdk/test/java/lang/instrument/
H A DAInstrumentationTestCase.java28 protected Instrumentation fInst; field in class:AInstrumentationTestCase
38 fInst = InstrumentationHandoff.getInstrumentationOrThrow();
44 fInst = null;

Completed in 29 milliseconds