Home
last modified time | relevance | path

Searched defs:NUM_PINGS (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/test/
Dbenchmark-async-pummel.c28 #define NUM_PINGS (1000 * 1000) macro
Dtest-ping-pong.c32 #define NUM_PINGS 100 /* fewer pings to avoid timeout */ macro
34 #define NUM_PINGS 1000 macro
Dbenchmark-async.c28 #define NUM_PINGS (1000 * 1000) macro