Home
last modified time | relevance | path

Searched refs:timeout_start (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,
57 timeout_start = 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
29 b0 = self.job.barrier(hostid, "sync_profilers", timeout_start,
33 b1 = self.job.barrier(hostid, "start_profilers", timeout_start,
/external/autotest/server/
Dstandalone_profiler.py31 def generate_test(machines, hostname, profilers, timeout_start, timeout_stop, argument
58 (timeout_sync, timeout_start, timeout_stop,