Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dnghttp2_gzip_test.c70 const char *inputptr = input; in test_nghttp2_gzip_inflate() local
83 CU_ASSERT(0 == memcmp(inputptr, out, outproclen)); in test_nghttp2_gzip_inflate()
88 inputptr += outproclen; in test_nghttp2_gzip_inflate()
94 CU_ASSERT(0 == memcmp(inputptr, out, outproclen)); in test_nghttp2_gzip_inflate()
99 inputptr += outproclen; in test_nghttp2_gzip_inflate()
105 CU_ASSERT(0 == memcmp(inputptr, out, outproclen)); in test_nghttp2_gzip_inflate()