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

/external/chromium_org/content/public/test/
H A Dtest_utils.h204 class InProcessUtilityThreadHelper : public BrowserChildProcessObserver { class in namespace:content
206 InProcessUtilityThreadHelper();
207 virtual ~InProcessUtilityThreadHelper();
218 DISALLOW_COPY_AND_ASSIGN(InProcessUtilityThreadHelper);
H A Dtest_utils.cc281 InProcessUtilityThreadHelper::InProcessUtilityThreadHelper() function in class:content::InProcessUtilityThreadHelper
287 InProcessUtilityThreadHelper::~InProcessUtilityThreadHelper() {
298 void InProcessUtilityThreadHelper::BrowserChildProcessHostConnected(
303 void InProcessUtilityThreadHelper::BrowserChildProcessHostDisconnected(
/external/chromium_org/chrome/browser/extensions/
H A Dsandboxed_unpacker_unittest.cc64 new content::InProcessUtilityThreadHelper);
107 scoped_ptr<content::InProcessUtilityThreadHelper>
H A Dzipfile_installer_unittest.cc68 new content::InProcessUtilityThreadHelper);
115 scoped_ptr<content::InProcessUtilityThreadHelper>
H A Dextension_service_test_base.h131 content::InProcessUtilityThreadHelper in_process_utility_thread_helper_;
H A Dextension_gcm_app_handler_unittest.cc219 new content::InProcessUtilityThreadHelper);
393 scoped_ptr<content::InProcessUtilityThreadHelper>
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Ddevice_local_account_external_policy_loader_unittest.cc117 content::InProcessUtilityThreadHelper in_process_utility_thread_helper_;
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_updater_unittest.cc1750 content::InProcessUtilityThreadHelper in_process_utility_thread_helper_;
/external/chromium_org/chrome/browser/safe_browsing/
H A Ddownload_protection_service_unittest.cc371 content::InProcessUtilityThreadHelper in_process_utility_thread_helper_;

Completed in 1590 milliseconds