Searched refs:SetGuestSession (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_command_controller_unittest.cc144 testprofile->SetGuestSession(true);
152 testprofile->SetGuestSession(false);
252 guest_builder.SetGuestSession();
427 testprofile->SetGuestSession(true);
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h101 void SetGuestSession();
209 void SetGuestSession(bool guest);
H A Dtesting_profile_manager.cc123 builder.SetGuestSession();
H A Dtesting_profile.cc618 void TestingProfile::SetGuestSession(bool guest) { function in class:TestingProfile
976 void TestingProfile::Builder::SetGuestSession() { function in class:TestingProfile::Builder
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager_unittest.cc398 builder.SetGuestSession();
964 builder.SetGuestSession();

Completed in 96 milliseconds