Searched defs:infobar_delegate_0 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context_unittest.cc297 ConfirmInfoBarDelegate* infobar_delegate_0 = local
299 ASSERT_TRUE(infobar_delegate_0);
300 base::string16 text_0 = infobar_delegate_0->GetButtonLabel(
357 ConfirmInfoBarDelegate* infobar_delegate_0 = local
359 ASSERT_TRUE(infobar_delegate_0);
360 base::string16 text_0 = infobar_delegate_0->GetMessageText();
363 infobar_delegate_0->Accept();
479 ConfirmInfoBarDelegate* infobar_delegate_0 = local
481 ASSERT_TRUE(infobar_delegate_0);
482 base::string16 text_0 = infobar_delegate_0
551 ConfirmInfoBarDelegate* infobar_delegate_0 = local
597 ConfirmInfoBarDelegate* infobar_delegate_0 = local
767 ConfirmInfoBarDelegate* infobar_delegate_0 = local
[all...]

Completed in 1116 milliseconds