Home
last modified time | relevance | path

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

/tools/acloud/
Drun_tests_py2.sh112 function cleanup() { function
Drun_tests.sh114 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.py83 cleanup = lambda: None function
/tools/acloud/public/
Ddevice_driver.py165 cleanup=True, argument
344 cleanup=True, argument
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/
Dota_runner_test.py35 def cleanup(self, unused): member in MockOtaTool
/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