Searched defs:enable_alternative_services (Results 1 – 3 of 3) sorted by relevance
126 bool enable_alternative_services, in RequestStream()143 bool enable_alternative_services, in RequestWebSocketHandshakeStream()160 bool enable_alternative_services, in RequestBidirectionalStreamImpl()181 bool enable_alternative_services, in RequestStreamInternal()
134 bool enable_alternative_services, in JobController()
4506 const bool enable_alternative_services = ::testing::get<1>(GetParam()); in TEST_P() local