Searched refs:getBodySize (Results 1 – 5 of 5) sorted by relevance
96 public long getBodySize() { in getBodySize() method in RecordedRequest
123 assertEquals(0, request.getBodySize()); in postEmptyEntity()132 assertEquals(0, request.getBodySize()); in putEmptyEntity()
154 public int getBodySize() { in getBodySize() method in RecordedRequest
995 public long getBodySize() { in getBodySize() method in NanoHTTPD.HTTPSession1008 long size = getBodySize(); in parseBody()
489 assertEquals(n, request.getBodySize()); in doUpload()3046 assertEquals(0L, zeroLengthPayload.getBodySize());