Searched refs:PerThreadShutdownState (Results 1 – 2 of 2) sorted by relevance
157 shutdown_state_.emplace_back(new PerThreadShutdownState()); in AsyncQpsServerTest()526 struct PerThreadShutdownState { struct in grpc::testing::AsyncQpsServerTest529 PerThreadShutdownState() : shutdown(false) {} in PerThreadShutdownState() function532 std::vector<std::unique_ptr<PerThreadShutdownState>> shutdown_state_;
180 shutdown_state_.emplace_back(new PerThreadShutdownState()); in AsyncClient()216 struct PerThreadShutdownState { struct in grpc::testing::AsyncClient219 PerThreadShutdownState() : shutdown(false) {} in PerThreadShutdownState() argument298 std::vector<std::unique_ptr<PerThreadShutdownState>> shutdown_state_;