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

  /external/deqp/framework/platform/android/
tcuAndroidExecService.cpp 69 , m_lastQueryTime (0)
186 m_lastQueryTime = m_launchTime;
229 curTime-m_lastQueryTime < PROCESS_QUERY_INTERVAL)
237 m_lastQueryTime = curTime;
tcuAndroidExecService.hpp 71 deUint64 m_lastQueryTime;

Completed in 378 milliseconds