HomeSort by relevance Sort by last modified time
    Searched defs:GetLoginInfo (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/automation/
testing_automation_provider_chromeos.cc 130 void TestingAutomationProvider::GetLoginInfo(DictionaryValue* args,
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider_chromeos.cc 198 void TestingAutomationProvider::GetLoginInfo(DictionaryValue* args,
    [all...]
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py 215 if (self.IsChromeOS() and not self.GetLoginInfo()['is_logged_in'] and
225 assert self.GetLoginInfo()['is_logged_in']
    [all...]

Completed in 41 milliseconds