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

  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_unittest.cc 593 EXPECT_TRUE(resetter().ShouldShowResetBanner());
679 EXPECT_FALSE(resetter().ShouldShowResetBanner());
695 EXPECT_FALSE(resetter().ShouldShowResetBanner());
714 EXPECT_FALSE(resetter().ShouldShowResetBanner());
731 EXPECT_FALSE(resetter().ShouldShowResetBanner());
750 EXPECT_FALSE(resetter().ShouldShowResetBanner());
773 EXPECT_FALSE(resetter().ShouldShowResetBanner());
789 EXPECT_FALSE(resetter().ShouldShowResetBanner());
    [all...]
automatic_profile_resetter.h 100 bool ShouldShowResetBanner() const;
automatic_profile_resetter.cc 467 bool AutomaticProfileResetter::ShouldShowResetBanner() const {
  /external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.cc 49 automatic_profile_resetter_->ShouldShowResetBanner())

Completed in 73 milliseconds