Searched refs:requesting_frame_0 (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/geolocation/ |
D | geolocation_permission_context_unittest.cc | 205 GURL requesting_frame_0("http://www.example.com/geolocation"); in TEST_F() local 209 requesting_frame_0, requesting_frame_0)); in TEST_F() 212 requesting_frame_1, requesting_frame_0)); in TEST_F() 214 NavigateAndCommit(requesting_frame_0); in TEST_F() 218 process_id(), render_id(), bridge_id(), requesting_frame_0); in TEST_F() 230 CheckTabContentsState(requesting_frame_0, CONTENT_SETTING_ALLOW); in TEST_F() 258 requesting_frame_0, requesting_frame_0)); in TEST_F() 261 requesting_frame_1, requesting_frame_0)); in TEST_F() 265 GURL requesting_frame_0("http://www.example.com/geolocation"); in TEST_F() local 269 requesting_frame_0, requesting_frame_0)); in TEST_F() [all …]
|
/external/chromium_org/chrome/browser/geolocation/ |
D | chrome_geolocation_permission_context_unittest.cc | 336 GURL requesting_frame_0("http://www.example.com/geolocation"); in TEST_F() local 340 requesting_frame_0, requesting_frame_0, in TEST_F() 344 requesting_frame_1, requesting_frame_0, in TEST_F() 347 NavigateAndCommit(requesting_frame_0); in TEST_F() 350 RequestGeolocationPermission(RequestID(0), requesting_frame_0); in TEST_F() 362 CheckTabContentsState(requesting_frame_0, CONTENT_SETTING_ALLOW); in TEST_F() 390 requesting_frame_0, requesting_frame_0, in TEST_F() 395 requesting_frame_1, requesting_frame_0, in TEST_F() 454 GURL requesting_frame_0("http://www.example.com/geolocation"); in TEST_F() local 458 requesting_frame_0, requesting_frame_0, in TEST_F() [all …]
|