Searched refs:inputptr (Results 1 – 1 of 1) sorted by relevance
70 const char *inputptr = input; in test_nghttp2_gzip_inflate() local83 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()