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

  /external/chromium_org/chrome/test/base/
testing_io_thread_state.cc 62 TestingBrowserProcess::GetGlobal()->SetIOThread(io_thread_state_.get());
73 TestingBrowserProcess::GetGlobal()->SetIOThread(NULL);
testing_browser_process.h 127 void SetIOThread(IOThread* io_thread);
testing_browser_process.cc 420 void TestingBrowserProcess::SetIOThread(IOThread* io_thread) {
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils_browsertest.cc 243 browser_process_->SetIOThread(io_thread_state_.get());

Completed in 214 milliseconds