Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-tcp-rst.c28 static int called_alloc_cb; variable
42 called_alloc_cb++; in alloc_cb()
98 ASSERT_EQ(called_alloc_cb, 1); in TEST_IMPL()