Searched defs:testing_io_thread_state_ (Results 1 - 3 of 3) sorted by relevance

/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
/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/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 150 milliseconds