OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capturer_hostname
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/cros/chaos_lib/
static_runner.py
47
def run(self, job, batch_size=10, tries=10,
capturer_hostname
=None,
55
@param
capturer_hostname
: a string or None, hostname or IP of capturer.
77
lock_manager, hostname=
capturer_hostname
,
chaos_runner.py
54
def run(self, job, batch_size=10, tries=10,
capturer_hostname
=None,
62
@param
capturer_hostname
: a string or None, hostname or IP of capturer.
77
lock_manager, hostname=
capturer_hostname
,
/external/autotest/server/cros/clique_lib/
clique_runner.py
201
def run(self, job, tries=10,
capturer_hostname
=None,
208
@param
capturer_hostname
: a string or None, hostname or IP of capturer.
226
lock_manager, hostname=
capturer_hostname
)
Completed in 207 milliseconds