Home
last modified time | relevance | path

Searched refs:LOG_FILE_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/execserver/
H A DxsDefs.hpp39 LOG_FILE_TIMEOUT = 5000, enumerator
H A DxsPosixTestProcess.cpp318 if (deGetMicroseconds() - m_processStartTime > LOG_FILE_TIMEOUT*1000) in readTestLog()
H A DxsWin32TestProcess.cpp758 if (deGetMicroseconds() - m_processStartTime > LOG_FILE_TIMEOUT*1000) in readTestLog()
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidExecService.cpp258 if (deGetMicroseconds() - m_launchTime > xs::LOG_FILE_TIMEOUT*1000) in readTestLog()

Completed in 3 milliseconds