Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-spawn.c39 #define OUTPUT_SIZE 1024 macro
40 static char output[OUTPUT_SIZE];
80 buf->len = OUTPUT_SIZE - output_used; in on_alloc()
H A Dtest-stdio-over-pipes.c40 #define OUTPUT_SIZE 1024 macro
41 static char output[OUTPUT_SIZE];
80 buf->len = OUTPUT_SIZE - output_used; in on_alloc()
H A Dtest-spawn.c56 #define OUTPUT_SIZE 1024 macro
57 static char output[OUTPUT_SIZE];
128 buf->len = OUTPUT_SIZE - output_used; in on_alloc()
1889 unsigned char ubuf[OUTPUT_SIZE - 1]; in TEST_IMPL()

Completed in 11 milliseconds