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

  /external/chromium_org/chrome/test/functional/
chromeos_device_policy.py 72 self.Logout()
81 self.Logout()
87 self.Logout()
98 self.Logout()
118 self.Logout()
123 self.Logout()
128 self.Logout()
133 self.Logout()
139 self.Logout()
141 self.Logout()
    [all...]
chromeos_retail_mode.py 47 self.Logout()
chromeos_ephemeral.py 104 self.Logout()
122 self.Logout()
138 self.Logout()
151 self.Logout()
155 self.Logout()
165 self.Logout()
chromeos_wifi_functional.py 24 self.Logout()
129 self.Logout()
145 self.Logout()
165 self.Logout()
178 self.Logout()
chromeos_login.py 142 """Test logout can be performed from the lock screen."""
155 self.Logout()
158 self.Logout()
162 """Verify logout when no browser windows are present."""
170 self.Logout()
218 self.Logout()
271 self.Logout()
359 self.Logout()
netflix.py 26 SIGNOUT_PAGE = 'https://account.netflix.com/Logout'
159 assert os.geteuid() == 0, 'Run test as root since we might need to logout'
162 self.Logout()
227 assert os.geteuid() == 0, 'Run test as root since we might need to logout'
230 self.Logout()
241 self.Logout()
chromeos_accessibility.py 92 self.Logout()
chromeos_volume.py 23 lock, logout, etc...
67 """Test that volume settings are preserved after login and logout"""
74 self.Logout()
77 msg='Before logout : %s and after logout : %s, volume states are not '
  /external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.h 101 void Logout();
ticl_invalidation_service.cc 187 Logout();
373 void TiclInvalidationService::Logout() {
  /external/chromium/chrome/browser/sync/notifier/
p2p_notifier.cc 44 // calling Logout on TalkMediator when the last observer is removed.
51 // Logout after the last observer is removed.
53 talk_mediator_->Logout();
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py     [all...]

Completed in 952 milliseconds