Searched refs:CheckGeolocationBubble (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model_unittest.cc36 void CheckGeolocationBubble(size_t expected_domains, function in class:ContentSettingBubbleModelTest
515 CheckGeolocationBubble(1, false, true);
526 CheckGeolocationBubble(1, true, false);
531 CheckGeolocationBubble(1, false, false);
535 CheckGeolocationBubble(2, false, true);
540 CheckGeolocationBubble(2, true, false);

Completed in 90 milliseconds