Home
last modified time | relevance | path

Searched refs:tcp_conn_write_cb_called (Results 1 - 1 of 1) sorted by relevance

/third_party/libuv/test/
H A Dtest-ipc.c47 static int tcp_conn_write_cb_called; variable
561 tcp_conn_write_cb_called++; in tcp_connection_write_cb()
774 ASSERT_EQ(1, tcp_conn_write_cb_called); in ipc_helper_tcp_connection()

Completed in 2 milliseconds