Home
last modified time | relevance | path

Searched refs:settings_hd_table_bufsize_max (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c738 CU_ASSERT(8000 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
754 CU_ASSERT(8000 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
766 CU_ASSERT(1024 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
781 CU_ASSERT(1024 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
797 CU_ASSERT(0 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
812 CU_ASSERT(0 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
835 CU_ASSERT(8000 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
848 CU_ASSERT(8000 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
861 CU_ASSERT(16383 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
874 CU_ASSERT(16383 == inflater.settings_hd_table_bufsize_max); in test_nghttp2_hd_change_table_size()
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_hd.h248 size_t settings_hd_table_bufsize_max; member
H A Dnghttp2_hd.c733 inflater->settings_hd_table_bufsize_max = NGHTTP2_HD_DEFAULT_MAX_BUFFER_SIZE; in nghttp2_hd_inflate_init()
1271 inflater->settings_hd_table_bufsize_max = settings_max_dynamic_table_size; in nghttp2_hd_inflate_change_table_size()
1943 inflater->settings_hd_table_bufsize_max)); in nghttp2_hd_inflate_hd_nv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h248 size_t settings_hd_table_bufsize_max; member
H A Dnghttp2_hd.c733 inflater->settings_hd_table_bufsize_max = NGHTTP2_HD_DEFAULT_MAX_BUFFER_SIZE; in nghttp2_hd_inflate_init()
1271 inflater->settings_hd_table_bufsize_max = settings_max_dynamic_table_size; in nghttp2_hd_inflate_change_table_size()
1943 inflater->settings_hd_table_bufsize_max)); in nghttp2_hd_inflate_hd_nv()

Completed in 8 milliseconds