Home
last modified time | relevance | path

Searched defs:bigbuf (Results 1 - 4 of 4) sorted by relevance

/third_party/node/test/cctest/
H A Dtest_util.cc240 EXPECT_EQ(static_cast<unsigned char>(i), bigbuf[i]); in TEST() local
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c50 static char buf[1024], bigbuf[128 * 1024]; variable
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c49 static char buf[1024], bigbuf[128 * 1024]; variable
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c56 static char buf[1024], bigbuf[128 * 1024]; variable

Completed in 3 milliseconds