Searched refs:CheckTabContentsState (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context_unittest.cc135 void CheckTabContentsState(const GURL& requesting_frame,
234 void GeolocationPermissionContextTests::CheckTabContentsState( function in class:GeolocationPermissionContextTests
321 CheckTabContentsState(requesting_frame, CONTENT_SETTING_ALLOW);
364 CheckTabContentsState(requesting_frame_0, CONTENT_SETTING_ALLOW);
383 CheckTabContentsState(requesting_frame_1, CONTENT_SETTING_BLOCK);
420 CheckTabContentsState(url_a, CONTENT_SETTING_ALLOW);
421 CheckTabContentsState(url_b, CONTENT_SETTING_ALLOW);
442 CheckTabContentsState(requesting_frame, CONTENT_SETTING_ALLOW);
501 CheckTabContentsState(requesting_frame_1, CONTENT_SETTING_ALLOW);
715 CheckTabContentsState(requesting_fram
[all...]

Completed in 217 milliseconds