Searched defs:goodval (Results 1 - 1 of 1) sorted by relevance
/third_party/nghttp2/tests/ |
H A D | nghttp2_helper_test.c | 163 uint8_t goodval[] = {'a', 'b', 0x80u, 'c', 0xffu, 'd', '\t', ' '}; in test_nghttp2_check_header_value() local 180 uint8_t goodval[] = {'a', 'b', 0x80u, 'c', 0xffu, 'd'}; in test_nghttp2_check_header_value_rfc9113() local
|
Completed in 1 milliseconds