Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-pipe-set-non-blocking.c61 #define NWRITES (10 << 16) macro
63 #define NWRITES (10 << 20) macro
96 while (nwritten < NWRITES) { in TEST_IMPL()