HomeSort by relevance Sort by last modified time
    Searched refs:cleanup_test_files (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/android/host_driven_tests/
SyncTest.py 22 def SetUp(self, device, shard_index, push_deps, cleanup_test_files):
33 cleanup_test_files,
  /external/chromium_org/build/android/pylib/host_driven/
test_case.py 54 self.cleanup_test_files = False
72 cleanup_test_files, ports_to_forward=None):
80 self.cleanup_test_files = cleanup_test_files
test_runner.py 52 cleanup_test_files):
60 cleanup_test_files: Whether or not to cleanup test files on device.
64 cleanup_test_files)
setup.py 200 instrumentation_options.cleanup_test_files)
  /external/chromium_org/build/android/pylib/linker/
test_runner.py 52 def __init__(self, device, tool, push_deps, cleanup_test_files):
59 cleanup_test_files: Whether or not to cleanup test files on device.
63 cleanup_test_files)
setup.py 43 options.cleanup_test_files)
  /external/chromium_org/build/android/pylib/base/
base_test_runner.py 28 cleanup_test_files=False):
34 cleanup_test_files: Whether or not to cleanup test files on device.
50 self._cleanup_test_files = cleanup_test_files
  /external/chromium_org/build/android/pylib/uiautomator/
test_runner.py 28 test_options.cleanup_test_files,
  /external/chromium_org/build/android/
test_runner.py 57 group.add_option('-c', dest='cleanup_test_files',
282 options.cleanup_test_files,
356 options.cleanup_test_files,
510 options.cleanup_test_files,
  /external/chromium_org/build/android/pylib/gtest/
test_runner.py 41 test_options.cleanup_test_files)
  /external/chromium_org/build/android/pylib/instrumentation/
test_runner.py 72 test_options.cleanup_test_files)

Completed in 3553 milliseconds