Searched refs:testing_io_thread_state_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl_unittest.cc84 testing_io_thread_state_.reset(new chrome::TestingIOThreadState());
85 testing_io_thread_state_->io_thread_state()->globals()->host_resolver.reset(
94 testing_io_thread_state_.reset();
110 scoped_ptr<chrome::TestingIOThreadState> testing_io_thread_state_; member in class:OffTheRecordProfileImplTest
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dtest_with_browser_view.h45 scoped_ptr<chrome::TestingIOThreadState> testing_io_thread_state_; member in class:TestWithBrowserView
H A Dtest_with_browser_view.cc79 testing_io_thread_state_.reset(new chrome::TestingIOThreadState());
98 testing_io_thread_state_.reset();
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_menu_model_unittest.cc68 testing_io_thread_state_.reset(new chrome::TestingIOThreadState());
74 testing_io_thread_state_.reset();
81 scoped_ptr<chrome::TestingIOThreadState> testing_io_thread_state_; member in class:WrenchMenuModelTest

Completed in 104 milliseconds