Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 22 of 22) sorted by relevance

/tools/test/connectivity/acts/framework/tests/
Dmock_controller.py33 def destroy(objs): function
/tools/test/connectivity/acts/framework/acts/controllers/
Drelay_device_controller.py76 def destroy(relay_devices): function
Dsniffer.py52 def destroy(objs): function
Dnative_android_device.py42 def destroy(ads): function
Dchameleon_controller.py57 def destroy(chameleons): function
Dattenuator.py69 def destroy(objs): function
Dandroid_device.py106 def destroy(ads): function
162 destroy(running_ads)
166 destroy(running_ads)
172 destroy(running_ads)
Darduino_wifi_dongle.py84 def destroy(wcs): function
Daccess_point.py57 def destroy(aps): function
Diperf_server.py61 def destroy(objs): function
Dpacket_sender.py70 def destroy(objs): function
Dmonsoon.py50 def destroy(objs): function
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DRunHostCommandTargetPreparerTest.java138 public void destroy() {} in getMockProcess()
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
Diperf_server.py49 def destroy(objs): function
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DEmailTest.java55 public void destroy() {} in destroy() method in EmailTest.TestProcess
DRunUtilTest.java498 public void destroy() { in destroy() method in RunUtilTest.FakeProcess
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DRunHostCommandTargetPreparer.java165 process.destroy(); in tearDown()
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py40 def destroy(objs): function
/tools/test/connectivity/acts/framework/acts/
Dtest_runner.py404 controller_module.destroy(controllers)
/tools/tradefederation/core/src/com/android/tradefed/util/
DRunUtil.java713 mProcess.destroy(); in cancel()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java684 emulatorProcess.destroy(); in killEmulator()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DDeviceManagerTest.java79 public void destroy() { in destroy() method in DeviceManagerTest.MockProcess