Home
last modified time | relevance | path

Searched defs:TestingExecutorService (Results 1 – 1 of 1) sorted by relevance

/external/downloader/src/test/java/com/google/android/downloader/
DTestingExecutorService.java31 final class TestingExecutorService extends AbstractListeningExecutorService { class
37 TestingExecutorService(ExecutorService delegate) { in TestingExecutorService() method in TestingExecutorService