Searched refs:stream1_reply (Results 1 – 1 of 1) sorted by relevance
/external/chromium/net/spdy/ |
D | spdy_network_transaction_unittest.cc | 2686 stream1_reply(ConstructSpdyGetSynReply(NULL, 0, 1)); in TEST_P() local 2694 CreateMockRead(*stream1_reply, 2), in TEST_P() 2737 stream1_reply(ConstructSpdyGetSynReply(NULL, 0, 1)); in TEST_P() local 2747 CreateMockRead(*stream1_reply, 2), in TEST_P() 2787 stream1_reply(ConstructSpdyGetSynReply(NULL, 0, 1)); in TEST_P() local 2797 CreateMockRead(*stream1_reply, 2), in TEST_P() 2859 stream1_reply(ConstructSpdyGetSynReply(NULL, 0, 1)); in TEST_P() local 2873 CreateMockRead(*stream1_reply, 2), in TEST_P() 2923 stream1_reply(ConstructSpdyGetSynReply(NULL, 0, 1)); in TEST_P() local 2931 CreateMockRead(*stream1_reply, 2), in TEST_P() [all …]
|