Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_test_util_common.cc651 std::string reply_string; in ConstructSpdyReplyString() local
661 reply_string += key + ": " + value + "\n"; in ConstructSpdyReplyString()
664 return reply_string; in ConstructSpdyReplyString()