Home
last modified time | relevance | path

Searched refs:RESULT_NOT_READY (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuThreadUtil.cpp38 : m_result (RESULT_NOT_READY) in Event()
51 DE_ASSERT(m_result == RESULT_NOT_READY); in setResult()
63 if (m_result == RESULT_NOT_READY) in waitReady()
DtcuThreadUtil.hpp46 RESULT_NOT_READY = 0, enumerator