Searched refs:SetProfileForTest (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Dmagnification_manager.h54 virtual void SetProfileForTest(Profile* profile) = 0;
H A Dmagnification_manager_unittest.cc48 MagnificationManager::Get()->SetProfileForTest(&profile_);
H A Daccessibility_manager.h167 void SetProfileForTest(Profile* profile);
H A Dmagnification_manager.cc109 virtual void SetProfileForTest(Profile* profile) OVERRIDE {
H A Dmagnification_manager_browsertest.cc163 MagnificationManager::Get()->SetProfileForTest(
H A Dspoken_feedback_browsertest.cc476 SetProfileForTest(ProfileHelper::GetSigninProfile());
H A Daccessibility_manager_browsertest.cc242 SetProfileForTest(ProfileHelper::GetSigninProfile());
H A Daccessibility_manager.cc961 void AccessibilityManager::SetProfileForTest(Profile* profile) { function in class:chromeos::AccessibilityManager
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dlogin_screen_default_policy_browsertest.cc182 accessibility_manager->SetProfileForTest(
188 magnification_manager->SetProfileForTest(
/external/chromium_org/chrome/browser/chromeos/system/
H A Dtray_accessibility_browsertest.cc85 AccessibilityManager::Get()->SetProfileForTest(GetProfile());
86 MagnificationManager::Get()->SetProfileForTest(GetProfile());
/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller_browsertest.cc229 SetProfileForTest(ProfileHelper::GetSigninProfile());

Completed in 322 milliseconds