Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/geolocation/
Dgeolocation_browsertest.cc233 class GeolocationBrowserTest : public InProcessBrowserTest { class
313 GeolocationBrowserTest::GeolocationBrowserTest() in GeolocationBrowserTest() function in GeolocationBrowserTest
467 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, DisplaysPermissionBar) { in IN_PROC_BROWSER_TEST_F() argument
473 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, Geoposition) { in IN_PROC_BROWSER_TEST_F() argument
481 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, in IN_PROC_BROWSER_TEST_F() argument
492 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, DISABLED_NoInfobarForSecondTab) { in IN_PROC_BROWSER_TEST_F() argument
507 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, NoInfobarForDeniedOrigin) { in IN_PROC_BROWSER_TEST_F() argument
524 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, NoInfobarForAllowedOrigin) { in IN_PROC_BROWSER_TEST_F() argument
536 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, NoInfobarForOffTheRecord) { in IN_PROC_BROWSER_TEST_F() argument
553 IN_PROC_BROWSER_TEST_F(GeolocationBrowserTest, NoLeakFromOffTheRecord) { in IN_PROC_BROWSER_TEST_F() argument
[all …]