Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-udp-ipv6.c145 static void do_test(uv_udp_recv_cb recv_cb, int bind_flags) { in do_test() function
238 do_test(ipv6_recv_ok, 0); in TEST_IMPL()
253 do_test(ipv6_recv_fail, UV_UDP_IPV6ONLY); in TEST_IMPL()

Completed in 5 milliseconds