Searched refs:ExecutorThreadFactory (Results 1 – 6 of 6) sorted by relevance
68 private class ExecutorThreadFactory implements ThreadFactory { class in NQETest163 Executor listenersExecutor = Executors.newSingleThreadExecutor(new ExecutorThreadFactory()); in testQuicDisabled()280 Executors.newSingleThreadExecutor(new ExecutorThreadFactory()); in testPrefsWriteRead()342 Executor listenersExecutor = Executors.newSingleThreadExecutor(new ExecutorThreadFactory()); in testQuicDisabledWithParams()
74 private static class ExecutorThreadFactory implements ThreadFactory { class in TestUrlRequestCallback131 this(Executors.newSingleThreadExecutor(new ExecutorThreadFactory()));
63 Executors.newSingleThreadExecutor(new ExecutorThreadFactory());79 private class ExecutorThreadFactory implements ThreadFactory { class in TestBidirectionalStreamCallback
32 Executors.newSingleThreadExecutor(new ExecutorThreadFactory());34 private class ExecutorThreadFactory implements ThreadFactory { class in MessageLoopTest
104 private static class ExecutorThreadFactory implements ThreadFactory { class in TestUrlRequestCallback180 this(Executors.newSingleThreadExecutor(new ExecutorThreadFactory()));
81 Executors.newSingleThreadExecutor(new ExecutorThreadFactory());97 private class ExecutorThreadFactory implements ThreadFactory { class in TestBidirectionalStreamCallback