Home
last modified time | relevance | path

Searched refs:kMaxStreamSocketsPerPoolParamName (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/net/http/
Dhttp_stream_pool.h113 static constexpr std::string_view kMaxStreamSocketsPerPoolParamName = variable
Dhttp_stream_pool.cc51 HttpStreamPool::kMaxStreamSocketsPerPoolParamName.data(),
Dhttp_stream_pool_attempt_manager_unittest.cc1542 {{std::string(HttpStreamPool::kMaxStreamSocketsPerPoolParamName), "2"}, in TEST_F()
/external/cronet/stable/net/http/
Dhttp_stream_pool.h113 static constexpr std::string_view kMaxStreamSocketsPerPoolParamName = variable
Dhttp_stream_pool.cc51 HttpStreamPool::kMaxStreamSocketsPerPoolParamName.data(),
Dhttp_stream_pool_attempt_manager_unittest.cc1542 {{std::string(HttpStreamPool::kMaxStreamSocketsPerPoolParamName), "2"}, in TEST_F()