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

  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter.h 133 void SetDelegateForTesting(
automatic_profile_resetter.cc 534 void AutomaticProfileResetter::SetDelegateForTesting(
automatic_profile_resetter_unittest.cc 560 resetter_->SetDelegateForTesting(
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.h 155 static void SetDelegateForTesting(TestingDelegate* delegate);
print_preview_ui.cc 610 void PrintPreviewUI::SetDelegateForTesting(TestingDelegate* delegate) {
  /external/chromium_org/chrome/browser/apps/
app_browsertest.cc 127 PrintPreviewUI::SetDelegateForTesting(this);
131 PrintPreviewUI::SetDelegateForTesting(NULL);
    [all...]

Completed in 139 milliseconds