Home
last modified time | relevance | path

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

/test/app_compat/csuite/integration_tests/
Dcsuite_cli_test.py25 completed_process = harness.run_and_wait(
Dcsuite_crash_detection_test.py72 return self.harness.run_and_wait([
Dcsuite_test_utils.py97 def run_and_wait(self, flags: Sequence[Text]) -> subprocess.CompletedProcess: member in CSuiteHarness