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

/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context_unittest.cc375 ConfirmInfoBarDelegate* infobar_delegate_1 = local
377 ASSERT_TRUE(infobar_delegate_1);
378 base::string16 text_1 = infobar_delegate_1->GetMessageText();
382 infobar_delegate_1->Cancel();
493 ConfirmInfoBarDelegate* infobar_delegate_1 = local
495 ASSERT_TRUE(infobar_delegate_1);
496 base::string16 text_1 = infobar_delegate_1->GetMessageText();
500 infobar_delegate_1->Accept();
568 ConfirmInfoBarDelegate* infobar_delegate_1 = local
570 ASSERT_TRUE(infobar_delegate_1);
616 ConfirmInfoBarDelegate* infobar_delegate_1 = local
789 ConfirmInfoBarDelegate* infobar_delegate_1 = local
[all...]

Completed in 280 milliseconds