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

  /external/chromium_org/chrome/browser/chromeos/accessibility/
magnification_manager.h 54 virtual void SetProfileForTest(Profile* profile) = 0;
accessibility_manager.h 97 void SetProfileForTest(Profile* profile);
magnification_manager_unittest.cc 90 MagnificationManager::Get()->SetProfileForTest(&profile_);
accessibility_manager_browsertest.cc 168 SetProfileForTest(ProfileHelper::GetSigninProfile());
magnification_manager.cc 104 virtual void SetProfileForTest(Profile* profile) OVERRIDE {
magnification_manager_browsertest.cc 131 MagnificationManager::Get()->SetProfileForTest(
accessibility_manager.cc 599 void AccessibilityManager::SetProfileForTest(Profile* profile) {
  /external/chromium_org/chrome/browser/chromeos/policy/
login_screen_default_policy_browsertest.cc 183 accessibility_manager->SetProfileForTest(
189 magnification_manager->SetProfileForTest(
  /external/chromium_org/chrome/browser/chromeos/system/
tray_accessibility_browsertest.cc 77 AccessibilityManager::Get()->SetProfileForTest(
79 MagnificationManager::Get()->SetProfileForTest(

Completed in 1365 milliseconds