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

  /external/chromium/chrome/browser/geolocation/
geolocation_permission_context_unittest.cc 92 void CheckTabContentsState(const GURL& requesting_frame,
159 void GeolocationPermissionContextTests::CheckTabContentsState(
230 CheckTabContentsState(requesting_frame_0, CONTENT_SETTING_ALLOW);
248 CheckTabContentsState(requesting_frame_1, CONTENT_SETTING_BLOCK);
305 CheckTabContentsState(requesting_frame_1, CONTENT_SETTING_ALLOW);
  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context_unittest.cc 125 void CheckTabContentsState(const GURL& requesting_frame,
219 void GeolocationPermissionContextTests::CheckTabContentsState(
316 CheckTabContentsState(requesting_frame, CONTENT_SETTING_ALLOW);
362 CheckTabContentsState(requesting_frame_0, CONTENT_SETTING_ALLOW);
381 CheckTabContentsState(requesting_frame_1, CONTENT_SETTING_BLOCK);
411 CheckTabContentsState(requesting_frame, CONTENT_SETTING_ALLOW);
467 CheckTabContentsState(requesting_frame_1, CONTENT_SETTING_ALLOW);

Completed in 67 milliseconds