Searched defs:grpcCleanup (Results 1 – 9 of 9) sorted by relevance
72 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in registerNullChannelThrowsNpe() local83 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in registerNullServerThrowsNpe() local97 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in singleChannelCleanup() local124 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in singleServerCleanup() local157 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in multiResource_cleanupGracefully() local191 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in baseTestFails() local225 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in multiResource_awaitReleasedFails() local272 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); in multiResource_awaitReleasedInterrupted() local320 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule().setTicker(fakeClock.getTicker()); in multiResource_timeoutCalculation() local357 GrpcCleanupRule grpcCleanup = new GrpcCleanupRule() in multiResource_timeoutCalculation_customTimeout() local[all …]
46 val grpcCleanup = GrpcCleanupRule() constant
53 val grpcCleanup = GrpcCleanupRule() constant in io.grpc.examples.helloworld.HelloWorldClientTest
45 public final GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); field in HelloWorldServerTest
52 public final GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); field in HelloWorldClientTest
64 public final GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); field in HeaderClientInterceptorTest
64 public final GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); field in HeaderServerInterceptorTest
61 public final GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); field in RouteGuideServerTest
65 public final GrpcCleanupRule grpcCleanup = new GrpcCleanupRule(); field in RouteGuideClientTest