Home
last modified time | relevance | path

Searched refs:terminate (Results 1 – 25 of 26) sorted by relevance

12

/tools/test/connectivity/acts/framework/tests/controllers/sl4a_lib/
Dsl4a_session_test.py177 Sl4aSession.terminate(session)
180 self.assertFalse(session.rpc_client.terminate.called)
191 Sl4aSession.terminate(session)
194 self.assertFalse(session.rpc_client.terminate.called)
Dsl4a_manager_test.py393 session_1.terminate = lambda *args, **kwargs: called_on(session_1)
396 session_4.terminate = lambda *args, **kwargs: called_on(session_4)
399 session_5.terminate = lambda *args, **kwargs: called_on(session_5)
Drpc_client_test.py44 client.terminate()
64 client.terminate()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java894 public synchronized void terminate() { in terminate() method in DeviceManager
904 hm.terminate(); in terminate()
915 mAdbBridge.terminate(); in stopAdbBridgeAndDependentServices()
929 mDeviceRecoverer.terminate(); in terminateDeviceRecovery()
948 terminate(); in terminateHard()
1316 public void terminate() { in terminate() method in DeviceManager.DeviceRecoverer
DAndroidDebugBridgeWrapper.java130 public void terminate() { in terminate() method in AndroidDebugBridgeWrapper
131 AndroidDebugBridge.terminate(); in terminate()
DIAndroidDebugBridge.java59 void terminate(); in terminate() method
DIDeviceManager.java172 public void terminate(); in terminate() method
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Dsl4a_session.py226 def terminate(self): member in Sl4aSession
250 self.rpc_client.terminate()
Dsl4a_manager.py290 session.terminate()
Drpc_client.py172 def terminate(self): member in RpcClient
/tools/tradefederation/core/src/com/android/tradefed/util/hostmetric/
DIHostMonitor.java39 public void terminate(); in terminate() method
DAbstractHostMonitor.java94 public void terminate() { in terminate() method in AbstractHostMonitor
/tools/test/connectivity/acts/tests/google/bt/performance/
DBtInterferenceRSSITest.py78 process.terminate()
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Daudio_capture.py135 self.audio.terminate()
/tools/test/connectivity/acts/tests/google/gnss/
DGNSSSanityTest.py340 download.terminate()
345 download.terminate()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockDeviceManager.java230 public void terminate() { in terminate() method in MockDeviceManager
DDeviceManagerTest.java162 public void terminate() {} in setUp()
404 mgr.terminate(); in testUnpackZippedFastboot()
/tools/repohooks/rh/
Dutils.py189 proc.terminate()
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_sender.py249 self.thread_send.terminate()
/tools/security/sanitizer-status/
DNOTICE99 granted to You under this License for that Work shall terminate
/tools/trebuchet/
DLICENSE87 granted to You under this License for that Work shall terminate
/tools/apksig/
DLICENSE99 granted to You under this License for that Work shall terminate
/tools/acloud/
DLICENSE87 granted to You under this License for that Work shall terminate
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1129 manager.terminate(); in exit()
/tools/external/fat32lib/
DNOTICE112 …e, link with, or distribute the Library is void, and will automatically terminate your rights unde…

12