Home
last modified time | relevance | path

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

/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DProtocolNegotiatorsTest.java75 private static final Runnable NOOP_RUNNABLE = new Runnable() { field in ProtocolNegotiatorsTest
333 channel.eventLoop().submit(NOOP_RUNNABLE).sync(); in httpProxy_completes()
349 channel.eventLoop().submit(NOOP_RUNNABLE).sync(); in httpProxy_completes()
364 channel.eventLoop().submit(NOOP_RUNNABLE).sync(); in httpProxy_completes()
397 channel.eventLoop().submit(NOOP_RUNNABLE).sync(); in httpProxy_500()
413 channel.eventLoop().submit(NOOP_RUNNABLE).sync(); in httpProxy_500()