Home | History | Annotate | Download | only in http

Lines Matching full:result_waiter_

65       : result_waiter_(result_waiter),
109 result_waiter_->set_result(not_reusable);
130 CloseResultWaiter* const result_waiter_;
185 mock_stream_(new MockHttpStream(&result_waiter_)),
200 CloseResultWaiter result_waiter_;
208 EXPECT_FALSE(result_waiter_.WaitForResult());
214 EXPECT_FALSE(result_waiter_.WaitForResult());
221 EXPECT_FALSE(result_waiter_.WaitForResult());
228 EXPECT_TRUE(result_waiter_.WaitForResult());
246 EXPECT_TRUE(result_waiter_.WaitForResult());