Searched refs:got_shutdown_ (Results 1 – 2 of 2) sorted by relevance
25 TrackCallback got_shutdown_; member33 EXPECT_TRUE(got_shutdown_); in ExpectAll()35 got_response_ && got_disconnected_ && got_shutdown_; in ExpectAll()65 EXPECT_FALSE(state_->got_shutdown_); in OnInitialized()93 EXPECT_FALSE(state_->got_shutdown_); in OnClientConnected()116 EXPECT_FALSE(state_->got_shutdown_); in OnHttpRequest()135 EXPECT_FALSE(state_->got_shutdown_); in OnRequestResponse()164 EXPECT_FALSE(state_->got_shutdown_); in OnClientDisconnected()179 EXPECT_FALSE(state_->got_shutdown_); in OnShutdown()181 state_->got_shutdown_.yes(); in OnShutdown()
1301 EXPECT_FALSE(got_shutdown_); in OnShutdown()1302 got_shutdown_.yes(); in OnShutdown()1377 EXPECT_TRUE(got_shutdown_); in VerifyResults()1527 TrackCallback got_shutdown_; member in __anon2283f3400111::RequestServerHandler