Home
last modified time | relevance | path

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

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsTsiTest.java125 TsiTest.pingPongSmallBufferTest(newHandshakers(), ref); in pingPongSmallBuffer()
DFakeTsiTest.java181 TsiTest.pingPongSmallBufferTest(newHandshakers(), ref); in pingPongSmallBuffer()
DTsiTest.java196 public static void pingPongSmallBufferTest(Handshakers handshakers, RegisterRef ref) in pingPongSmallBufferTest() method in TsiTest