HomeSort by relevance Sort by last modified time
    Searched refs:WaitForHtermText (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/test/functional/
chromeos_crosh.py 27 self.WaitForHtermText(text='crosh> ',
35 self.WaitForHtermText(text='help_advanced',
40 self.WaitForHtermText(text='command crosh completed with exit code 0',
71 self.WaitForHtermText(text='crosh> ', tab_index=1, windex=windex,
80 self.WaitForHtermText(text='command crosh completed with exit code 0',
89 self.WaitForHtermText(text='crosh> ',
97 self.WaitForHtermText(text='chronos@localhost',
105 self.WaitForHtermText(text='crosh> ',
113 self.WaitForHtermText(text='Password',
116 self.WaitForHtermText(text='chronos@localhost'
    [all...]
secure_shell.py 85 self.WaitForHtermText('continue connecting \(yes/no\)\?', tab_index=1,
93 self.WaitForHtermText('Password:', tab_index=1,
96 self.WaitForHtermText('chronos@localhost $', tab_index=1,
104 self.WaitForHtermText('code 0', tab_index=1,
chromeos_login.py 233 self.WaitForHtermText(text='crosh> ',
241 self.WaitForHtermText(text='help_advanced',
246 self.WaitForHtermText(text='command crosh completed with exit code 0',
256 self.WaitForHtermText(text='crosh> ',
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py     [all...]

Completed in 3874 milliseconds