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.py70 self.cleanup()
72 def cleanup(self): member in CSuiteHarness
135 self.cleanup()
137 def cleanup(self): member in PackageRepository
Dcsuite_crash_detection_test.py31 self.harness.cleanup()
32 self.repo.cleanup()
/test/mlts/benchmark/jni/
Drun_tflite.cpp421 ~ScopedTempDirectory() { cleanup(); } in ~ScopedTempDirectory()
425 cleanup(); in recreate()
434 void cleanup() { in cleanup() function in ScopedTempDirectory