Home
last modified time | relevance | path

Searched refs:timeout_sync (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,
14 control_file.append(("job.run_test('profiler_sync', timeout_sync=%d, "
17 % (timeout_sync, timeout_start, timeout_stop,
56 timeout_sync = 180
64 tests.append(add_profilers(at, profilers, timeout_sync,
/external/autotest/client/tests/profiler_sync/
Dprofiler_sync.py12 def execute(self, timeout_sync, timeout_start, timeout_stop, argument
37 b2 = self.job.barrier(hostid, "local_sync_profilers", timeout_sync)
/external/autotest/server/
Dstandalone_profiler.py32 timeout_sync=180): argument
58 (timeout_sync, timeout_start, timeout_stop,