Searched refs:NOOP_RUNNABLE (Results 1 – 1 of 1) sorted by relevance
75 private static final Runnable NOOP_RUNNABLE = new Runnable() { field in ProtocolNegotiatorsTest333 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()