Searched defs:cleanup_test_files (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/build/android/pylib/host_driven/ |
D | test_runner.py | 53 cleanup_test_files): argument
|
D | test_case.py | 66 cleanup_test_files, ports_to_forward=[]): argument
|
/external/chromium_org/build/android/pylib/linker/ |
D | test_runner.py | 54 def __init__(self, device, tool, push_deps, cleanup_test_files): argument
|
/external/chromium_org/chrome/android/host_driven_tests/ |
D | SyncTest.py | 22 def SetUp(self, device, shard_index, push_deps, cleanup_test_files): argument
|
/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
|