Searched refs:cleanup_test_files (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/build/android/pylib/host_driven/ |
D | test_case.py | 66 cleanup_test_files, ports_to_forward=[]): argument 71 self.cleanup_test_files = cleanup_test_files
|
D | test_runner.py | 53 cleanup_test_files): argument 65 cleanup_test_files)
|
D | setup.py | 200 instrumentation_options.cleanup_test_files)
|
/external/chromium_org/chrome/android/host_driven_tests/ |
D | SyncTest.py | 22 def SetUp(self, device, shard_index, push_deps, cleanup_test_files): argument 32 cleanup_test_files,
|
/external/chromium_org/build/android/pylib/linker/ |
D | test_runner.py | 54 def __init__(self, device, tool, push_deps, cleanup_test_files): argument 65 cleanup_test_files)
|
D | setup.py | 45 options.cleanup_test_files)
|
/external/chromium_org/build/android/pylib/base/ |
D | base_test_runner.py | 32 def __init__(self, device, tool, push_deps=True, cleanup_test_files=False): argument 54 self._cleanup_test_files = cleanup_test_files
|
/external/chromium_org/build/android/pylib/uiautomator/ |
D | test_runner.py | 27 test_options.cleanup_test_files,
|
/external/chromium_org/build/android/ |
D | test_runner.py | 278 options.cleanup_test_files, 352 options.cleanup_test_files, 503 options.cleanup_test_files,
|
/external/chromium_org/build/android/pylib/gtest/ |
D | test_runner.py | 41 test_options.cleanup_test_files)
|
/external/chromium_org/build/android/pylib/instrumentation/ |
D | test_runner.py | 73 test_options.cleanup_test_files)
|