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

  /test/vts/script/
update_hal_tests.py 101 stop_runtime = GetDisableRunTime(test_configure_path)
106 stop_runtime=stop_runtime,
  /test/vts-testcase/hal/script/
update_hal_tests.py 101 stop_runtime = GetDisableRunTime(test_configure_path)
106 stop_runtime=stop_runtime,
launch_hal_test.py 150 stop_runtime = False
152 stop_runtime = True
162 stop_runtime=stop_runtime,
  /test/vts-testcase/hal/script/configure/
test_case_creator.py 55 stop_runtime: boolean whether to stop framework before the test.
80 stop_runtime=False,
94 stop_runtime: whether to stop framework before the test.
106 self._stop_runtime = stop_runtime

Completed in 182 milliseconds