Home
last modified time | relevance | path

Searched refs:CONNECTION_INFO_HTTP0_9 (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/http/
Dhttp_response_info.cc139 case CONNECTION_INFO_HTTP0_9: in ConnectionInfoToCoarse()
522 case CONNECTION_INFO_HTTP0_9: in DidUseQuic()
647 case CONNECTION_INFO_HTTP0_9: in ConnectionInfoToString()
Dhttp_response_info.h48 CONNECTION_INFO_HTTP0_9 = 8, enumerator
Dhttp_stream_parser.cc1034 response_->connection_info = HttpResponseInfo::CONNECTION_INFO_HTTP0_9; in ParseResponseHeaders()
Dhttp_stream_parser_unittest.cc1373 EXPECT_EQ(HttpResponseInfo::CONNECTION_INFO_HTTP0_9, in TEST()
1398 EXPECT_EQ(HttpResponseInfo::CONNECTION_INFO_HTTP0_9, in TEST()