Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 19 of 19) sorted by relevance

/tools/tradefederation/core/global_configuration/com/android/tradefed/host/
DIHostResourceManager.java45 public void cleanup(); in cleanup() method
DLocalHostResourceManager.java61 public void cleanup() { in cleanup() method in LocalHostResourceManager
/tools/acloud/
Drun_tests.sh114 function cleanup() { function
Drun_tests_py2.sh112 function cleanup() { function
/tools/asuite/aidegen/
Drun_tests.sh90 function cleanup() { function
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/
Dota_tool.py41 def cleanup(self, ota_runner): member in OtaTool
/tools/treble/build/sandbox/
Drbe.py187 def cleanup(): function
Dbuild_android_sandboxed.py85 cleanup = lambda: None function
/tools/acloud/public/
Ddevice_driver.py165 cleanup=True, argument
344 cleanup=True, argument
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DArtChrootPreparer.java151 private void cleanup(ITestDevice device) throws TargetSetupError, DeviceNotAvailableException { in cleanup() method in ArtChrootPreparer
DInstallAllTestZipAppsSetup.java85 public void setCleanup(boolean cleanup) { in setCleanup()
/tools/tradefederation/contrib/src/com/android/performance/
DDDBenchmarkTest.java171 private void cleanup() throws DeviceNotAvailableException { in cleanup() method in DDBenchmarkTest
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/
Dota_runner_test.py35 def cleanup(self, unused): member in MockOtaTool
/tools/tradefederation/core/global_configuration/com/android/tradefed/config/
DIGlobalConfiguration.java408 public void cleanup(); in cleanup() method
DGlobalConfiguration.java360 public void cleanup() { in cleanup() method in GlobalConfiguration
/tools/test/connectivity/acts/framework/acts/libs/logging/
Dlog_stream.py433 def cleanup(self): member in _LogStream
/tools/dexter/slicer/
Dinstrumentation.cc348 auto cleanup = code_ir->Alloc<lir::Bytecode>(); in InjectArrayParamsHook() local
/tools/asuite/atest/integration_tests/
Dsplit_build_test_script.py768 def cleanup() -> None: function
/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
DBazelTest.java842 private void cleanup() { in cleanup() method in BazelTest