Home
last modified time | relevance | path

Searched refs:check_nv (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dhttp3.h116 int check_nv(const uint8_t *name, size_t namelen, const uint8_t *value,
H A Dhttp3.cc193 int check_nv(const uint8_t *name, size_t namelen, const uint8_t *value, in check_nv() function
H A Dhttp2_test.cc49 void check_nv(const HeaderRef &a, const nghttp2_nv *b) { in check_nv() function
182 check_nv(headers[ans[i]], &nva[i]); in test_http2_copy_headers_to_nva()
197 check_nv(headers[ans[i]], &nva[i]); in test_http2_copy_headers_to_nva()
212 check_nv(headers2[ans2[i]], &nva[i]); in test_http2_copy_headers_to_nva()

Completed in 3 milliseconds