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

  /external/chromium_org/chrome/browser/ui/tab_contents/
tab_contents_iterator_unittest.cc 21 #include "chrome/test/base/testing_browser_process.h"
199 TestingBrowserProcess* testing_browser_process = local
201 testing_browser_process->SetLocalState(&testing_pref_service);
204 testing_browser_process->SetProfileManager(profile_manager);
212 testing_browser_process->SetLocalState(NULL);
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_unittest.cc 22 #include "chrome/test/base/testing_browser_process.h"
204 TestingBrowserProcess* testing_browser_process = variable
206 testing_browser_process->SetLocalState(NULL);
208 testing_browser_process->SetBrowserPolicyConnector(NULL);

Completed in 452 milliseconds