Searched refs:testVarInfo (Results 1 – 1 of 1) sorted by relevance
202 VarInfo testVarInfo = getVariableInfo(variables, variableName); in checkStackFrame() local203 assertNotNull("No variable info for \"" + variableName + "\"", testVarInfo); in checkStackFrame()215 testVarInfo.getSlot(), newValue); in checkStackFrame()220 testVarInfo.getSlot(), expected.getTag()); in checkStackFrame()230 testVarInfo.getSlot(), expected.getTag()); in checkStackFrame()