Home | History | Annotate | Download | only in navigation_interception

Lines Matching refs:io_thread_state_

183         io_thread_state_(NULL) {
197 base::Bind(&base::DeletePointer<TestIOThreadState>, io_thread_state_));
203 io_thread_state_ = io_thread_state;
273 TestIOThreadState* io_thread_state_;
282 EXPECT_TRUE(io_thread_state_);
283 EXPECT_TRUE(io_thread_state_->request_resumed());
292 EXPECT_TRUE(io_thread_state_);
293 EXPECT_TRUE(io_thread_state_->request_cancelled());
334 EXPECT_TRUE(io_thread_state_);
335 EXPECT_TRUE(io_thread_state_->request_resumed());