Home
last modified time | relevance | path

Searched refs:TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/build/test/example/
H A Dperformance_test.py104 TIMEOUT = int(config.get("performance").get("performance_exec_timeout")) variable in PerformanceAnalyse
109 log_info("TIMEOUT:{}".format(TIMEOUT))
375 def producer(self, execute_cmd, out_queue, timeout=TIMEOUT):
462 def consumer(self, out_queue, timeout=TIMEOUT):
H A Dtest_build_option.py91 TIMEOUT = int(config.get("build_option").get("exec_timeout")) variable in TestBuildOption
96 log_info("TIMEOUT:{}".format(TIMEOUT))
1136 def exec_command(self, cmd, ptyflag=PTYFLAG, timeout=TIMEOUT):

Completed in 4 milliseconds