Searched defs:executorService (Results 1 – 3 of 3) sorted by relevance
655 @NonNull ScheduledExecutorService executorService) throws Exception; in initiateConnection()665 ScheduledExecutorService executorService = Executors.newSingleThreadScheduledExecutor(); in setWifiConnectedNetworkScorerAndInitiateConnectToSpecifierOrRestrictedSuggestion() local735 (testNetwork, executorService) -> { in testSetWifiConnectedNetworkScorerForSpecifierConnection() argument750 (testNetwork, executorService) -> { in testSetWifiConnectedNetworkScorerForRestrictedSuggestionConnection() argument
387 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestionWithShellIdentity()410 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestion()437 @NonNull ScheduledExecutorService executorService, in testConnectionFailureFlowWithSuggestion()465 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestionInternal()
743 final ExecutorService executorService = Executors.newFixedThreadPool(numThreads); in testCommitSession_multipleWrites() local777 final ExecutorService executorService = Executors.newFixedThreadPool(numThreads); in testCommitSession_multipleReadWrites() local