HomeSort by relevance Sort by last modified time
    Searched refs:m_launchTime (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/android/
tcuAndroidExecService.cpp 68 , m_launchTime (0)
185 m_launchTime = deGetMicroseconds();
186 m_lastQueryTime = m_launchTime;
228 if (curTime-m_launchTime < PROCESS_START_TIMEOUT ||
258 if (deGetMicroseconds() - m_launchTime > xs::LOG_FILE_TIMEOUT*1000)
tcuAndroidExecService.hpp 70 deUint64 m_launchTime;

Completed in 248 milliseconds