Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-udp-dgram-too-big.c30 ASSERT_PTR_EQ((uv_udp_t*)(handle), &handle_)
35 static uv_udp_t handle_; variable
67 r = uv_udp_init(uv_default_loop(), &handle_); in TEST_IMPL()
74 &handle_, in TEST_IMPL()

Completed in 3 milliseconds