Searched refs:testVarInfo (Results 1 – 1 of 1) sorted by relevance
254 Frame.Variable testVarInfo = getVariableInfo(variables, variableName); in checkStackFrame() local255 assertNotNull("No variable info for \"" + variableName + "\"", testVarInfo); in checkStackFrame()268 testVarInfo.getSlot(), expectedValue.getTag()); in checkStackFrame()277 testVarInfo.getSlot(), newValue); in checkStackFrame()281 testVarInfo.getSlot(), newValue.getTag()); in checkStackFrame()