Home
last modified time | relevance | path

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

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsTsiTest.java140 TsiTest.corruptedCounterTest(newHandshakers(), ref); in corruptedCounter()
DFakeTsiTest.java196 TsiTest.corruptedCounterTest(newHandshakers(), ref); in corruptedCounter()
DTsiTest.java252 public static void corruptedCounterTest(Handshakers handshakers, RegisterRef ref) in corruptedCounterTest() method in TsiTest