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

  /external/chromium_org/chrome/test/functional/
passwords.py 137 self.PerformActionOnInfobar(
153 self.PerformActionOnInfobar(
162 self.PerformActionOnInfobar(
180 self.PerformActionOnInfobar(
202 self.PerformActionOnInfobar(
247 self.PerformActionOnInfobar(
264 self.PerformActionOnInfobar(
320 self.PerformActionOnInfobar(
prefs.py 124 self.PerformActionOnInfobar('accept', infobar_index=0) # Allow tracking.
140 self.PerformActionOnInfobar('dismiss', infobar_index=0)
155 self.PerformActionOnInfobar('cancel', infobar_index=0) # Deny tracking.
225 self.PerformActionOnInfobar(
infobars.py 70 self.PerformActionOnInfobar('dismiss', infobar_index=0)
97 self.PerformActionOnInfobar('accept', infobar_index=0)
213 self.PerformActionOnInfobar(action, infobar_index)
netflix.py 89 self._pyauto.PerformActionOnInfobar('accept', infobar_index=index)
prefs_ui.py 268 self.PerformActionOnInfobar(
nacl_sdk.py 424 self.PerformActionOnInfobar('accept', infobar_index, 0, tab_index)
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 397 void PerformActionOnInfobar(Browser* browser,
    [all...]
testing_automation_provider.cc     [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.h 238 void PerformActionOnInfobar(Browser* browser,
    [all...]
testing_automation_provider.cc     [all...]
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py     [all...]

Completed in 50 milliseconds