Home
last modified time | relevance | path

Searched refs:RestrictToProfile (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/socket/
Dsocket_apitest.cc171 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
199 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
213 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
239 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
273 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
308 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
331 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
346 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/storage/
Dsettings_apitest.cc267 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
268 catcher_incognito.RestrictToProfile( in IN_PROC_BROWSER_TEST_F()
291 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
292 catcher_incognito.RestrictToProfile( in IN_PROC_BROWSER_TEST_F()
314 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
315 catcher_incognito.RestrictToProfile( in IN_PROC_BROWSER_TEST_F()
365 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
366 catcher_incognito.RestrictToProfile( in IN_PROC_BROWSER_TEST_F()
410 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
411 catcher_incognito.RestrictToProfile( in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/tab_capture/
Dtab_capture_apitest.cc141 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
193 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
244 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
277 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dpush_messaging_apitest.cc103 catcher.RestrictToProfile(profile()); in IN_PROC_BROWSER_TEST_F()
120 catcher.RestrictToProfile(profile()); in IN_PROC_BROWSER_TEST_F()
186 catcher.RestrictToProfile(profile()); in IN_PROC_BROWSER_TEST_F()
Dpush_messaging_canary_test.cc147 catcher.RestrictToProfile(profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/gcm/
Dgcm_apitest.cc153 catcher.RestrictToProfile(profile()); in IN_PROC_BROWSER_TEST_F()
172 catcher.RestrictToProfile(profile()); in IN_PROC_BROWSER_TEST_F()
196 catcher.RestrictToProfile(profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/sockets_udp/
Dsockets_udp_apitest.cc103 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
117 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
Dbluetooth_apitest.cc369 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
409 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
439 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
491 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
514 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
539 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
568 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/serial/
Dserial_apitest.cc175 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
191 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/extensions/
Dextension_incognito_apitest.cc122 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
124 catcher_incognito.RestrictToProfile( in IN_PROC_BROWSER_TEST_F()
Dextension_apitest.h47 void RestrictToProfile(Profile* profile) { profile_restriction_ = profile; } in RestrictToProfile() function
/external/chromium_org/chrome/browser/extensions/
Dextension_incognito_apitest.cc135 catcher.RestrictToProfile(browser()->profile());
137 catcher_incognito.RestrictToProfile(
Dextension_apitest.h81 void RestrictToProfile(Profile* profile) { profile_restriction_ = profile; } in RestrictToProfile() function
Dlazy_background_page_apitest.cc494 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/web_request/
Dweb_request_apitest.cc184 catcher.RestrictToProfile(browser()->profile()); in RunPermissionTest()
186 catcher_incognito.RestrictToProfile( in RunPermissionTest()
/external/chromium_org/chrome/browser/extensions/api/dial/
Ddial_apitest.cc92 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/sockets_tcp_server/
Dsockets_tcp_server_apitest.cc90 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/sockets_tcp/
Dsockets_tcp_apitest.cc101 catcher.RestrictToProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/preference/
Dpreference_apitest.cc202 catcher.RestrictToProfile(profile_); in IN_PROC_BROWSER_TEST_F()
204 catcher_incognito.RestrictToProfile(profile_->GetOffTheRecordProfile()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/omnibox/
Domnibox_api_browsertest.cc198 catcher_incognito.RestrictToProfile( in IN_PROC_BROWSER_TEST_F()