Home
last modified time | relevance | path

Searched defs:serverProtector (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DTsiTest.java164 TsiFrameProtector serverProtector = handshakers.getServer().createFrameProtector(alloc); in pingPongTest() local
185 TsiFrameProtector serverProtector = in pingPongExactFrameSizeTest() local
201 TsiFrameProtector serverProtector = handshakers.getServer().createFrameProtector(alloc); in pingPongSmallBufferTest() local
219 TsiFrameProtector serverProtector = in pingPongSmallFrameTest() local
238 TsiFrameProtector serverProtector = in pingPongSmallFrameSmallBufferTest() local
DAltsProtocolNegotiatorTest.java208 TsiFrameProtector serverProtector = serverHandshaker.createFrameProtector(channel.alloc()); in protectShouldRoundtrip() local
254 TsiFrameProtector serverProtector = in unprotectLargeIncomingFrame() local