Home
last modified time | relevance | path

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

/third_party/nghttp2/tests/
Dnghttp2_hd_test.c45 nghttp2_nv nva4[] = {MAKE_NV(":path", "/style.css"), in test_nghttp2_hd_deflate() local
105 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva4, ARRLEN(nva4)); in test_nghttp2_hd_deflate()
113 assert_nv_equal(nva4, out.nva, 3, mem); in test_nghttp2_hd_deflate()