Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 3 of 3) sorted by relevance

/test/app_compat/csuite/integration_tests/
Dcsuite_test_utils.py66 self.cleanup()
68 def cleanup(self): member in CSuiteHarness
116 self.cleanup()
118 def cleanup(self): member in PackageRepository
Dcsuite_crash_detection_test.py31 self.harness.cleanup()
32 self.repo.cleanup()
/test/mlts/benchmark/jni/
Drun_tflite.cpp509 ~ScopedTempDirectory() { cleanup(); } in ~ScopedTempDirectory()
513 cleanup(); in recreate()
522 void cleanup() { in cleanup() function in ScopedTempDirectory