Searched refs:KEEPALIVE_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
/external/deqp/execserver/ | ||
D | xsProtocol.hpp | 42 KEEPALIVE_TIMEOUT = 30000, enumerator |
D | xsExecutionServer.cpp | 327 if (curTime - m_lastKeepAliveReceived > KEEPALIVE_TIMEOUT*1000) in pollKeepAlives() |
/external/deqp/executor/ | ||
D | xeTcpIpLink.cpp | 520 if ((deInt64)curTime-(deInt64)lastKeepalive > xs::KEEPALIVE_TIMEOUT*1000) in keepaliveTimerCallback() |
/external/robolectric/v3/runtime/ | ||
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |