HomeSort by relevance Sort by last modified time
    Searched refs:requesting_frame_0 (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/geolocation/
geolocation_permission_context_unittest.cc 205 GURL requesting_frame_0("http://www.example.com/geolocation");
209 requesting_frame_0, requesting_frame_0));
212 requesting_frame_1, requesting_frame_0));
214 NavigateAndCommit(requesting_frame_0);
218 process_id(), render_id(), bridge_id(), requesting_frame_0); local
230 CheckTabContentsState(requesting_frame_0, CONTENT_SETTING_ALLOW);
258 requesting_frame_0, requesting_frame_0));
261 requesting_frame_1, requesting_frame_0));
278 process_id(), render_id(), bridge_id(), requesting_frame_0); local
291 process_id(), render_id(), bridge_id(), requesting_frame_0); local
447 process_id(), render_id(), bridge_id(), requesting_frame_0); local
    [all...]
  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context_unittest.cc 337 GURL requesting_frame_0("http://www.example.com/geolocation");
341 requesting_frame_0, requesting_frame_0,
345 requesting_frame_1, requesting_frame_0,
348 NavigateAndCommit(requesting_frame_0);
351 RequestGeolocationPermission(RequestID(0), requesting_frame_0);
362 CheckTabContentsState(requesting_frame_0, CONTENT_SETTING_ALLOW);
391 requesting_frame_0, requesting_frame_0,
396 requesting_frame_1, requesting_frame_0,
    [all...]

Completed in 3605 milliseconds