OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendKeysToHterm
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/test/functional/
chromeos_crosh.py
34
self.
SendKeysToHterm
('help\\n')
39
self.
SendKeysToHterm
('exit\\n')
79
self.
SendKeysToHterm
('exit\\n', tab_index=1, windex=windex)
96
self.
SendKeysToHterm
(r'shell\n')
112
self.
SendKeysToHterm
(r'ssh chronos@localhost\n')
115
self.
SendKeysToHterm
(r'test0000\n')
138
self.
SendKeysToHterm
('help\\n', tab_index=4, windex=0)
154
self.
SendKeysToHterm
(r'ssh chronos@localhost\n')
157
self.
SendKeysToHterm
(r'test0000\n')
167
self.
SendKeysToHterm
(r'cat %s\n' % bigfn
[
all
...]
secure_shell.py
92
self.
SendKeysToHterm
('yes\\n', tab_index=1)
95
self.
SendKeysToHterm
('test0000\\n', tab_index=1)
100
self.
SendKeysToHterm
('exit\\n', tab_index=1)
/external/chromium_org/chrome/test/pyautolib/
pyauto.py
[
all
...]
Completed in 498 milliseconds