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

  /external/chromium_org/content/public/test/
test_utils.h 204 class InProcessUtilityThreadHelper : public BrowserChildProcessObserver {
206 InProcessUtilityThreadHelper();
207 virtual ~InProcessUtilityThreadHelper();
218 DISALLOW_COPY_AND_ASSIGN(InProcessUtilityThreadHelper);
test_utils.cc 281 InProcessUtilityThreadHelper::InProcessUtilityThreadHelper()
287 InProcessUtilityThreadHelper::~InProcessUtilityThreadHelper() {
298 void InProcessUtilityThreadHelper::BrowserChildProcessHostConnected(
303 void InProcessUtilityThreadHelper::BrowserChildProcessHostDisconnected(
  /external/chromium_org/chrome/browser/extensions/
sandboxed_unpacker_unittest.cc 64 new content::InProcessUtilityThreadHelper);
107 scoped_ptr<content::InProcessUtilityThreadHelper>
zipfile_installer_unittest.cc 68 new content::InProcessUtilityThreadHelper);
115 scoped_ptr<content::InProcessUtilityThreadHelper>
extension_service_test_base.h 131 content::InProcessUtilityThreadHelper in_process_utility_thread_helper_;
extension_gcm_app_handler_unittest.cc 219 new content::InProcessUtilityThreadHelper);
393 scoped_ptr<content::InProcessUtilityThreadHelper>
  /external/chromium_org/chrome/browser/chromeos/extensions/
device_local_account_external_policy_loader_unittest.cc 117 content::InProcessUtilityThreadHelper in_process_utility_thread_helper_;
  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
download_protection_service_unittest.cc 371 content::InProcessUtilityThreadHelper in_process_utility_thread_helper_;
    [all...]

Completed in 419 milliseconds