Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 13 of 13) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java167 mScheduler.shutdown(); in tearDown()
203 mScheduler.shutdown(); in testRun_empty()
426 mScheduler.shutdown(); in testRun_oneConfigLoop()
719 mScheduler.shutdown(); in testShutdown()
927 mScheduler.shutdown(); in testDisplayCommandQueue()
951 mScheduler.shutdown(); in testDumpCommandXml()
974 mScheduler.shutdown(); in testDisplayCommandsInfo()
989 mScheduler.shutdown(); in testGetInvocationInfo_null()
1002 mScheduler.shutdown(); in testAllocateDevices()
1028 mScheduler.shutdown(); in testAllocateDevices_multipleDevices()
[all …]
DConsoleTest.java101 mMockScheduler.shutdown(); // after we discover that we can't read console input in testRun_withConsole()
134 mMockScheduler.shutdown(); // after we discover that it was started with help in testRun_withConsoleInteractiveHelp()
201 mMockScheduler.shutdown(); in testRun_noConsole()
DCommandSchedulerStressApp.java93 mCommandScheduler.shutdown(); in testRunLoad()
DCommandSchedulerFuncTest.java190 mCommandScheduler.shutdown(); in testRun_scheduling()
291 mCommandScheduler.shutdown(); in testBatteryLowLevel()
341 mCommandScheduler.shutdown(); in testBatteryLowLevel_interruptible()
/tools/test/connectivity/acts/tests/google/bt/power/
DSetupBTPairingTest.py68 sock.shutdown(socket.SHUT_RDWR)
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandRunner.java96 mScheduler.shutdown(); in run()
DICommandScheduler.java155 public void shutdown(); in shutdown() method
DConsole.java157 mScheduler.shutdown(); in run()
396 mScheduler.shutdown(); in runCmdfile()
993 mScheduler.shutdown(); in run()
/tools/test/connectivity/acts/tests/google/wifi/
DSetupWifiNetworkTest.py51 sock.shutdown(socket.SHUT_RDWR)
/tools/test/connectivity/acts/tests/google/ble/concurrency/
DConcurrentGattConnectTest.py284 executor.shutdown(wait=True)
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Devent_dispatcher.py170 self._executor.shutdown(wait=True)
/tools/tradefederation/core/res/jacoco/
Djacocoagent.jar ... void startup () String sessionId Exception e public void shutdown () Exception e org.jacoco.agent. ...
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py4751 executor.shutdown()