OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InteractiveClient
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/cros/bluetooth/
bluetooth_test.py
20
self.interactive -
InteractiveClient
object for the device
36
self.interactive = interactive_client.
InteractiveClient
(device_host)
/external/autotest/server/cros/
interactive_client.py
9
class
InteractiveClient
(object):
10
"""
InteractiveClient
represents a remote host for interactive tests.
20
"""Construct a
InteractiveClient
.
Completed in 136 milliseconds