Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/execserver/
H A DxsProtocol.hpp42 KEEPALIVE_TIMEOUT = 30000, enumerator
H A DxsExecutionServer.cpp327 if (curTime - m_lastKeepAliveReceived > KEEPALIVE_TIMEOUT*1000) in pollKeepAlives()
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.cpp520 if ((deInt64)curTime-(deInt64)lastKeepalive > xs::KEEPALIVE_TIMEOUT*1000) in keepaliveTimerCallback()

Completed in 2 milliseconds