TestingIOThreadState  502 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   chrome::TestingIOThreadState testing_io_thread_state;
TestingIOThreadState  533 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   chrome::TestingIOThreadState testing_io_thread_state;
TestingIOThreadState  581 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   chrome::TestingIOThreadState testing_io_thread_state;
TestingIOThreadState   91 chrome/browser/profiles/off_the_record_profile_impl_unittest.cc     testing_io_thread_state_.reset(new chrome::TestingIOThreadState());
TestingIOThreadState  113 chrome/browser/profiles/off_the_record_profile_impl_unittest.cc   scoped_ptr<chrome::TestingIOThreadState> testing_io_thread_state_;
TestingIOThreadState   69 chrome/browser/ui/toolbar/wrench_menu_model_unittest.cc     testing_io_thread_state_.reset(new chrome::TestingIOThreadState());
TestingIOThreadState   82 chrome/browser/ui/toolbar/wrench_menu_model_unittest.cc   scoped_ptr<chrome::TestingIOThreadState> testing_io_thread_state_;
TestingIOThreadState   60 chrome/browser/ui/views/frame/test_with_browser_view.cc   testing_io_thread_state_.reset(new chrome::TestingIOThreadState());
TestingIOThreadState   12 chrome/browser/ui/views/frame/test_with_browser_view.h class TestingIOThreadState;
TestingIOThreadState   45 chrome/browser/ui/views/frame/test_with_browser_view.h   scoped_ptr<chrome::TestingIOThreadState> testing_io_thread_state_;
TestingIOThreadState   42 chrome/test/base/testing_io_thread_state.cc TestingIOThreadState::TestingIOThreadState() {
TestingIOThreadState   57 chrome/test/base/testing_io_thread_state.cc                                 base::Bind(&TestingIOThreadState::Initialize,
TestingIOThreadState   65 chrome/test/base/testing_io_thread_state.cc TestingIOThreadState::~TestingIOThreadState() {
TestingIOThreadState   69 chrome/test/base/testing_io_thread_state.cc                                 base::Bind(&TestingIOThreadState::Shutdown,
TestingIOThreadState   83 chrome/test/base/testing_io_thread_state.cc void TestingIOThreadState::Initialize(const base::Closure& done) {
TestingIOThreadState   94 chrome/test/base/testing_io_thread_state.cc void TestingIOThreadState::Shutdown(const base::Closure& done) {
TestingIOThreadState   21 chrome/test/base/testing_io_thread_state.h class TestingIOThreadState {
TestingIOThreadState   23 chrome/test/base/testing_io_thread_state.h   TestingIOThreadState();
TestingIOThreadState   24 chrome/test/base/testing_io_thread_state.h   ~TestingIOThreadState();
TestingIOThreadState   33 chrome/test/base/testing_io_thread_state.h   DISALLOW_COPY_AND_ASSIGN(TestingIOThreadState);