Searched defs:executorService (Results 1 – 3 of 3) sorted by relevance
801 @NonNull ScheduledExecutorService executorService) throws Exception; in initiateConnection()811 ScheduledExecutorService executorService = Executors.newSingleThreadScheduledExecutor(); in setWifiConnectedNetworkScorerAndInitiateConnectToSpecifierOrRestrictedSuggestion() local880 (testNetwork, executorService) -> { in testSetWifiConnectedNetworkScorerForSpecifierConnection() argument895 (testNetwork, executorService) -> { in testSetWifiConnectedNetworkScorerForRestrictedSuggestionConnection() argument
552 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestionWithShellIdentity()578 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestion()607 @NonNull ScheduledExecutorService executorService, in testConnectionFailureFlowWithSuggestion()637 @NonNull ScheduledExecutorService executorService, in testConnectionFlowWithSuggestionInternal()1057 private void testMultiInternetConnectionFlowInternal( in testMultiInternetConnectionFlowInternal()1163 public void testMultiInternetConnectionFlowWithShellIdentity( in testMultiInternetConnectionFlowWithShellIdentity()
750 final ExecutorService executorService = Executors.newFixedThreadPool(numThreads); in testCommitSession_multipleWrites() local784 final ExecutorService executorService = Executors.newFixedThreadPool(numThreads); in testCommitSession_multipleReadWrites() local