Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profile_resetter/
Dautomatic_profile_resetter.h133 void SetDelegateForTesting(
Dautomatic_profile_resetter.cc533 void AutomaticProfileResetter::SetDelegateForTesting( in SetDelegateForTesting() function in AutomaticProfileResetter
Dautomatic_profile_resetter_unittest.cc560 resetter_->SetDelegateForTesting( in UnleashResetterAndWait()
/external/chromium_org/chrome/browser/ui/webui/print_preview/
Dprint_preview_ui.h160 static void SetDelegateForTesting(TestingDelegate* delegate);
Dprint_preview_ui.cc646 void PrintPreviewUI::SetDelegateForTesting(TestingDelegate* delegate) { in SetDelegateForTesting() function in PrintPreviewUI
/external/chromium_org/ui/display/chromeos/
Ddisplay_configurator.h157 void SetDelegateForTesting(
Ddisplay_configurator.cc172 void DisplayConfigurator::SetDelegateForTesting( in SetDelegateForTesting() function in ui::DisplayConfigurator
Ddisplay_configurator_unittest.cc346 configurator_.SetDelegateForTesting( in SetUp()
/external/chromium_org/chrome/browser/apps/
Dapp_browsertest.cc125 PrintPreviewUI::SetDelegateForTesting(this); in ScopedPreviewTestingDelegate()
129 PrintPreviewUI::SetDelegateForTesting(NULL); in ~ScopedPreviewTestingDelegate()