Searched defs:altsvc_ir (Results 1 – 4 of 4) sorted by relevance
5652 void AddSocketData(const spdy::SpdyAltSvcIR& altsvc_ir) { in AddSocketData()5677 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 0); in TEST_F() local5710 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 0); in TEST_F() local5742 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 0); in TEST_F() local5770 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 0); in TEST_F() local5792 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 1); in TEST_F() local5812 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 1); in TEST_F() local5895 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 1); in TEST_F() local5964 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 1); in TEST_F() local6017 spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 1); in TEST_F() local[all …]
298 spdy::SpdyAltSvcIR altsvc_ir(altsvc_stream_id); in TEST_F() local322 spdy::SpdyAltSvcIR altsvc_ir(altsvc_stream_id); in TEST_F() local
2635 SpdyAltSvcIR altsvc_ir(/* stream_id = */ 3); in TEST_P() local4541 SpdyAltSvcIR altsvc_ir(kStreamId); in TEST_P() local4577 SpdyAltSvcIR altsvc_ir(kStreamId); in TEST_P() local4600 SpdyAltSvcIR altsvc_ir(kStreamId); in TEST_P() local4641 SpdyAltSvcIR altsvc_ir(/* stream_id = */ 1); in TEST_P() local4684 SpdyAltSvcIR altsvc_ir(test_case.stream_id); in TEST_P() local5087 SpdyAltSvcIR altsvc_ir(0); in TEST_P() local
262 void SerializeAltSvcBuilderHelper(const SpdyAltSvcIR& altsvc_ir, in SerializeAltSvcBuilderHelper()729 SpdySerializedFrame SpdyFramer::SerializeAltSvc(const SpdyAltSvcIR& altsvc_ir) { in SerializeAltSvc()1201 bool SpdyFramer::SerializeAltSvc(const SpdyAltSvcIR& altsvc_ir, in SerializeAltSvc()