Searched refs:STREAM_SIZE (Results 1 – 4 of 4) sorted by relevance
72 int size = STREAM_SIZE;93 int size = STREAM_SIZE;114 int size = STREAM_SIZE;135 int size = STREAM_SIZE;156 int size = STREAM_SIZE;177 int size = STREAM_SIZE;198 int size = STREAM_SIZE;219 int size = STREAM_SIZE;240 int size = STREAM_SIZE;261 int size = STREAM_SIZE;[all …]
71 int size = STREAM_SIZE;109 int size = STREAM_SIZE;183 int size = STREAM_SIZE;202 int size = STREAM_SIZE;260 int size = STREAM_SIZE;279 int size = STREAM_SIZE;298 int size = STREAM_SIZE;336 int size = STREAM_SIZE;355 int size = STREAM_SIZE;391 int size = STREAM_SIZE;[all …]
24 #define STREAM_SIZE (150 * 1024) macro
223 char *sendData = static_cast<char*>(malloc(STREAM_SIZE)); in TestSendStream()231 .bufLen = STREAM_SIZE, in TestSendStream()