Searched refs:NGHTTP2_H2_16 (Results 1 – 3 of 3) sorted by relevance
65 constexpr auto NGHTTP2_H2_16 = StringRef::from_lit("h2-16"); variable
251 CU_ASSERT(util::streq(NGHTTP2_H2_16, StringRef{out, outlen})); in test_util_select_h2()
798 return streq(NGHTTP2_H2, proto) || streq(NGHTTP2_H2_16, proto) || in check_h2_is_selected()