Home
last modified time | relevance | path

Searched defs:send_cb_called (Results 1 - 7 of 7) sorted by relevance

/third_party/libuv/test/
H A Dtest-udp-sendmmsg-error.c33 static int send_cb_called; variable
H A Dtest-udp-dgram-too-big.c38 static int send_cb_called; variable
H A Dtest-watcher-cross-stop.c39 static unsigned int send_cb_called; variable
107 ASSERT_EQ(ARRAY_SIZE(sockets), send_cb_called); in TEST_IMPL() local
H A Dtest-udp-send-unreachable.c36 static int send_cb_called; variable
H A Dbenchmark-udp-pummel.c55 static unsigned int send_cb_called; variable
H A Dtest-udp-ipv6.c47 static int send_cb_called; variable
H A Dtest-udp-open.c34 static int send_cb_called = 0; variable

Completed in 3 milliseconds