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

/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_browsertest.cc227 // GeolocationBrowserTest -----------------------------------------------------
238 class GeolocationBrowserTest : public InProcessBrowserTest { class in inherits:InProcessBrowserTest
247 GeolocationBrowserTest();
248 virtual ~GeolocationBrowserTest();
315 DISALLOW_COPY_AND_ASSIGN(GeolocationBrowserTest);
318 GeolocationBrowserTest::GeolocationBrowserTest() function in class:GeolocationBrowserTest
326 GeolocationBrowserTest::~GeolocationBrowserTest() {
329 void GeolocationBrowserTest
[all...]
/external/chromium/chrome/browser/geolocation/
H A Dgeolocation_browsertest.cc199 class GeolocationBrowserTest : public InProcessBrowserTest { class in namespace:__anon2209
201 GeolocationBrowserTest() function in class:__anon2209::GeolocationBrowserTest
378 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, DisplaysPermissionBar) {
383 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, Geoposition) {
391 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest,
406 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, MAYBE_NoInfobarForSecondTab) {
425 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, MAYBE_NoInfobarForDeniedOrigin) {
438 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, NoInfobarForAllowedOrigin) {
447 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, NoInfobarForOffTheRecord) {
462 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, IFramesWithFreshPositio
[all...]

Completed in 106 milliseconds