Home | History | Annotate | Download | only in device

Lines Matching defs:LARGE_BUFFER_SIZE

75     private static final int LARGE_BUFFER_SIZE = 124619;
343 int totalSize = LARGE_BUFFER_SIZE;
351 assertEquals(LARGE_BUFFER_SIZE, numSent);
358 assertEquals(LARGE_BUFFER_SIZE, numReceived);
364 if (isZeroTransferExpected(LARGE_BUFFER_SIZE, in)) {
748 int totalSize = LARGE_BUFFER_SIZE;
784 if (isZeroTransferExpected(LARGE_BUFFER_SIZE, in)) {