Home
last modified time | relevance | path

Searched refs:frameProtectorOverhead (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DTsiTest.java212 int frameProtectorOverhead, Handshakers handshakers, RegisterRef ref) in pingPongSmallFrameTest() argument
218 handshakers.getClient().createFrameProtector(frameProtectorOverhead + 3, alloc); in pingPongSmallFrameTest()
220 handshakers.getServer().createFrameProtector(frameProtectorOverhead + 5, alloc); in pingPongSmallFrameTest()
231 int frameProtectorOverhead, Handshakers handshakers, RegisterRef ref) in pingPongSmallFrameSmallBufferTest() argument
237 handshakers.getClient().createFrameProtector(frameProtectorOverhead + 3, alloc); in pingPongSmallFrameSmallBufferTest()
239 handshakers.getServer().createFrameProtector(frameProtectorOverhead + 5, alloc); in pingPongSmallFrameSmallBufferTest()