Home
last modified time | relevance | path

Searched refs:Logout (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/test/functional/
Dnetflix.py162 self.Logout()
230 self.Logout()
241 self.Logout()
Dchromeos_volume.py74 self.Logout()
Dchromeos_accessibility.py92 self.Logout()
/external/chromium_org/chrome/browser/invalidation/
Dticl_invalidation_service.cc159 Logout(); in Observe()
383 void TiclInvalidationService::Logout() { in Logout() function in invalidation::TiclInvalidationService
Dticl_invalidation_service.h102 void Logout();
/external/chromium/chrome/browser/sync/notifier/
Dp2p_notifier.cc53 talk_mediator_->Logout(); in RemoveObserver()
/external/chromium_org/chrome/common/extensions/api/
Dautotest_private.idl57 // Logout of a user session.
Dfile_browser_private.idl406 // Logout the current user for navigating to the re-authentication screen for
/external/chromium_org/chrome/test/pyautolib/
Dpyauto.py4359 def Logout(self): member in PyUITest