Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTcpIpLink.cpp34 SEND_BUFFER_BLOCK_SIZE = 1024, enumerator
181 , m_buffer (SEND_BUFFER_BLOCK_SIZE, SEND_BUFFER_NUM_BLOCKS) in TcpIpSendThread()
205 deUint8 buf[SEND_BUFFER_BLOCK_SIZE]; in run()