Searched refs:uncompressedSentSize (Results 1 – 1 of 1) sorted by relevance
1980 long uncompressedSentSize = 0; in checkTracers() local1987 uncompressedSentSize += msg.getSerializedSize(); in checkTracers()2001 assertEquals(uncompressedSentSize, tracer.getOutboundUncompressedSize()); in checkTracers()