Home
last modified time | relevance | path

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

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