Searched refs:bbfilled (Results 1 – 1 of 1) sorted by relevance
223 ByteBuffer bbfilled = allocate(fbb); in testShortPut() local229 short fromFilled = bbfilled.getShort(o + i * 2); in testShortPut()237 short fromFilled = bbfilled.getShort(o + i * 2); in testShortPut()250 short fromFilled = bbfilled.getShort(o + i * 2); in testShortPut()258 short fromFilled = bbfilled.getShort(o + i * 2); in testShortPut()327 ByteBuffer bbfilled = allocate(fbb); in testCharPut() local333 char fromFilled = bbfilled.getChar(o + i * 2); in testCharPut()341 char fromFilled = bbfilled.getChar(o + i * 2); in testCharPut()354 char fromFilled = bbfilled.getChar(o + i * 2); in testCharPut()362 char fromFilled = bbfilled.getChar(o + i * 2); in testCharPut()[all …]