Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-osx-select.c30 static int read_count; variable
41 fprintf(stdout, "got data %d\n", ++read_count); in read_cb()
44 if (read_count == 3) in read_cb()
80 ASSERT_EQ(3, read_count); in TEST_IMPL()
134 ASSERT_EQ(3, read_count); in TEST_IMPL()

Completed in 5 milliseconds