Searched refs:handle_ (Results 1 – 1 of 1) sorted by relevance
30 ASSERT_PTR_EQ((uv_udp_t*)(handle), &handle_)35 static uv_udp_t handle_; variable67 r = uv_udp_init(uv_default_loop(), &handle_); in TEST_IMPL()74 &handle_, in TEST_IMPL()
Completed in 3 milliseconds