Searched refs:KEEPALIVE_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/external/deqp/execserver/
H A DxsProtocol.hpp42 KEEPALIVE_TIMEOUT = 30000, enumerator in enum:xs::__anon2944
H A DxsExecutionServer.cpp327 if (curTime - m_lastKeepAliveReceived > KEEPALIVE_TIMEOUT*1000)
/external/deqp/executor/
H A DxeTcpIpLink.cpp519 if ((deInt64)curTime-(deInt64)lastKeepalive > xs::KEEPALIVE_TIMEOUT*1000)

Completed in 128 milliseconds