Searched refs:GetMessageInfoBarButtonText (Results 1 – 12 of 12) sorted by relevance
27 string16 button_text = GetDelegate()->GetMessageInfoBarButtonText(); in Init()
30 base::string16 button_text = GetDelegate()->GetMessageInfoBarButtonText(); in PlatformSpecificSetOwner()
45 string16 button_text(delegate->GetMessageInfoBarButtonText()); in ViewHierarchyChanged()
44 base::string16 button_text(delegate->GetMessageInfoBarButtonText()); in ViewHierarchyChanged()
18 string16 buttonText = delegate->GetMessageInfoBarButtonText();
20 base::string16 buttonText = delegate->GetMessageInfoBarButtonText();
209 base::string16 TranslateInfoBarDelegate::GetMessageInfoBarButtonText() { in GetMessageInfoBarButtonText() function in TranslateInfoBarDelegate233 return !GetMessageInfoBarButtonText().empty(); in ShouldShowMessageInfoBarButton()
142 base::string16 GetMessageInfoBarButtonText();
968 ASSERT_FALSE(infobar->GetMessageInfoBarButtonText().empty()); in TEST_F()
120 string16 GetMessageInfoBarButtonText();
231 string16 TranslateInfoBarDelegate::GetMessageInfoBarButtonText() { in GetMessageInfoBarButtonText() function in TranslateInfoBarDelegate255 return !GetMessageInfoBarButtonText().empty(); in ShouldShowMessageInfoBarButton()
773 ASSERT_FALSE(infobar->GetMessageInfoBarButtonText().empty()); in TEST_F()