Home
last modified time | relevance | path

Searched refs:test_timeout_seconds (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/targets/rp2040/py/rp2040_utils/
Drpc_unit_test_runner.py62 test_timeout_seconds: float,
83 test_results = dev.run_tests(test_timeout_seconds)
86 _LOG.error('Test timed out after %s seconds.', test_timeout_seconds)
/external/autotest/client/cros/
Ddhcp_test_server.py208 def start_test(self, handling_rules, test_timeout_seconds): argument
221 self._test_timeout = time.time() + test_timeout_seconds