Home
last modified time | relevance | path

Searched refs:HTTP_STREAM (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/net/http/
Dhttp_stream_factory_job_controller_unittest.cc567 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
604 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
640 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
773 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in CreateJobController()
2236 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2259 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2291 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2326 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2365 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDoNotDelayMainJobIfQuicWasRecentlyBroken()
2445 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDelayMainJobAfterRecentlyBrokenQuicWasConfirmed()
[all …]
Dhttp_stream_factory.cc176 HttpStreamRequest::HTTP_STREAM, in RequestStream()
194 HttpStreamRequest::HTTP_STREAM, in RequestWebSocketHandshakeStream()
Dhttp_stream_request_unittest.cc65 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY)); in TEST()
Dhttp_stream_request.h47 HTTP_STREAM, enumerator
Dhttp_stream_factory_job_controller.cc240 stream_type_ = HttpStreamRequest::HTTP_STREAM; in Preconnect()
334 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnStreamReady()
385 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnWebSocketHandshakeStreamReady()
1492 CHECK_EQ(stream_type_, HttpStreamRequest::HTTP_STREAM); in SwitchToHttpStreamPool()
Dhttp_stream_pool_job_controller.cc140 HttpStreamRequest::HTTP_STREAM); in RequestStream()
/external/cronet/tot/net/http/
Dhttp_stream_factory_job_controller_unittest.cc567 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
604 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
640 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
773 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in CreateJobController()
2236 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2259 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2291 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2326 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P()
2365 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDoNotDelayMainJobIfQuicWasRecentlyBroken()
2445 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDelayMainJobAfterRecentlyBrokenQuicWasConfirmed()
[all …]
Dhttp_stream_factory.cc176 HttpStreamRequest::HTTP_STREAM, in RequestStream()
194 HttpStreamRequest::HTTP_STREAM, in RequestWebSocketHandshakeStream()
Dhttp_stream_request_unittest.cc65 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY)); in TEST()
Dhttp_stream_request.h47 HTTP_STREAM, enumerator
Dhttp_stream_factory_job_controller.cc240 stream_type_ = HttpStreamRequest::HTTP_STREAM; in Preconnect()
334 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnStreamReady()
385 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnWebSocketHandshakeStreamReady()
1492 CHECK_EQ(stream_type_, HttpStreamRequest::HTTP_STREAM); in SwitchToHttpStreamPool()
Dhttp_stream_pool_job_controller.cc140 HttpStreamRequest::HTTP_STREAM); in RequestStream()