Searched refs:NoOpThreadedService (Results 1 – 1 of 1) sorted by relevance
703 final NoOpThreadedService service = new NoOpThreadedService(); in testListenerDoesntDeadlockOnStartAndWaitFromRunning()714 final NoOpThreadedService service = new NoOpThreadedService(); in testListenerDoesntDeadlockOnStopAndWaitFromTerminated()732 private static class NoOpThreadedService extends AbstractExecutionThreadService { class in AbstractServiceTest