Home
last modified time | relevance | path

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

/external/autotest/server/samples/
Dprofilertest.srv7 def add_profilers(at, profilers, timeout_sync, timeout_start, timeout_stop,
15 "timeout_start=%d, timeout_stop=%d, "
17 % (timeout_sync, timeout_start, timeout_stop,
58 timeout_stop = 60
65 timeout_start, timeout_stop, machines, name))
/external/autotest/client/tests/profiler_sync/
Dprofiler_sync.py12 def execute(self, timeout_sync, timeout_start, timeout_stop, argument
42 b3 = self.job.barrier(hostid, "stop_profilers", timeout_stop,
49 b4 = self.job.barrier(hostid, "finish_profilers", timeout_stop,
/external/autotest/server/
Dstandalone_profiler.py37 def generate_test(machines, hostname, profilers, timeout_start, timeout_stop, argument
64 (timeout_sync, timeout_start, timeout_stop,