Searched refs:unaryPayloadLength (Results 1 – 1 of 1) sorted by relevance
949 .setBody(ByteString.copyFrom(new byte[unaryPayloadLength()]))) in veryLargeRequest()966 .setResponseSize(unaryPayloadLength()) in veryLargeResponse()972 .setBody(ByteString.copyFrom(new byte[unaryPayloadLength()]))) in veryLargeResponse()1303 protected int unaryPayloadLength() { in unaryPayloadLength() method in AbstractInteropTest