OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH_ENGINE
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/hosts/
factory_unittest.py
78
self._orig_ssh_engine = factory.
SSH_ENGINE
94
factory.
SSH_ENGINE
= self._orig_ssh_engine
167
factory.
SSH_ENGINE
= 'raw_ssh'
176
factory.
SSH_ENGINE
= 'unsupported'
factory.py
26
SSH_ENGINE
= CONFIG.get_config_value('AUTOSERV', '
ssh_engine
', type=str)
141
elif
SSH_ENGINE
== 'raw_ssh':
145
"value of the configuration key '
ssh_engine
' "
147
SSH_ENGINE
)
Completed in 151 milliseconds