Searched defs:executorService (Results 1 – 3 of 3) sorted by relevance
778 @NonNull ScheduledExecutorService executorService) throws Exception; in initiateConnection()788 ScheduledExecutorService executorService = Executors.newSingleThreadScheduledExecutor(); in setWifiConnectedNetworkScorerAndInitiateConnectToSpecifierOrRestrictedSuggestion() local858 (testNetwork, executorService) -> { in testSetWifiConnectedNetworkScorerForSpecifierConnection() argument873 (testNetwork, executorService) -> { in testSetWifiConnectedNetworkScorerForRestrictedSuggestionConnection() argument
497 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestionWithShellIdentity()523 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestion()552 @NonNull ScheduledExecutorService executorService, in testConnectionFailureFlowWithSuggestion()582 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestionInternal()997 private void testMultiInternetConnectionFlowInternal( in testMultiInternetConnectionFlowInternal()1103 public void testMultiInternetConnectionFlowWithShellIdentity( in testMultiInternetConnectionFlowWithShellIdentity()
746 final ExecutorService executorService = Executors.newFixedThreadPool(numThreads); in testCommitSession_multipleWrites() local780 final ExecutorService executorService = Executors.newFixedThreadPool(numThreads); in testCommitSession_multipleReadWrites() local