Home
last modified time | relevance | path

Searched defs:relq (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dhttp2_test.cc830 auto relq = StringRef::from_lit("q"); in test_http2_parse_link_header() local
837 auto relq = StringRef::from_lit("q"); in test_http2_parse_link_header() local
872 auto relq = StringRef::from_lit("charlie"); in test_http2_parse_link_header() local
901 auto relq = StringRef::from_lit("y"); in test_http2_parse_link_header() local
906 auto relq = StringRef::from_lit("y"); in test_http2_parse_link_header() local
921 auto relq = StringRef::from_lit("y"); in test_http2_parse_link_header() local
Dhttp2.cc1626 StringRef rel, relq; in construct_push_component() local