OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_hostid
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/common_lib/
barrier.py
152
self.
_hostid
= hostid
264
client.send(self._tag + " " + self.
_hostid
)
289
self._waiting[self.
_hostid
] = connection
443
remote = self._waiting[self.
_hostid
][0]
504
logging.debug("%s is aborting", self.
_hostid
)
514
if self.
_hostid
== self._masterid:
541
if self.
_hostid
== self._masterid:
barrier_unittest.py
42
self.assertEqual(b.
_hostid
, '127.0.0.1#')
Completed in 59 milliseconds