Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2910 int bytes_decoded; in http_uriencode_test() local
2969 bytes_decoded = evhttp_decode_uri_internal("hello%20%20", 6, s, 0); in http_uriencode_test()
2971 tt_int_op(bytes_decoded,==,6); in http_uriencode_test()
/freebsd/contrib/libevent/test/
H A Dregress_http.c2910 int bytes_decoded; in http_uriencode_test() local
2969 bytes_decoded = evhttp_decode_uri_internal("hello%20%20", 6, s, 0); in http_uriencode_test()
2971 tt_int_op(bytes_decoded,==,6); in http_uriencode_test()