Searched defs:fromMethodView (Results 1 – 1 of 1) sorted by relevance
202 short fromMethodView = bb.getShort(o + i * 2); in testShortGet() local232 short fromMethodView = bb.getShort(o + i * 2); in testShortPut() local240 short fromMethodView = bb.getShort(); in testShortPut() local306 char fromMethodView = bb.getChar(o + i * 2); in testCharGet() local315 char fromMethodView = bb.getChar(); in testCharGet() local336 char fromMethodView = bb.getChar(o + i * 2); in testCharPut() local344 char fromMethodView = bb.getChar(); in testCharPut() local403 int fromMethodView = bb.getInt(o + i * 4); in testIntGet() local433 int fromMethodView = bb.getInt(o + i * 4); in testIntPut() local441 int fromMethodView = bb.getInt(); in testIntPut() local[all …]