Home
last modified time | relevance | path

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

/external/deqp/executor/tools/
DxeMergeTestLogs.cpp46 FLAG_USE_LAST_INFO = (1<<0) enumerator
74 if (m_flags & FLAG_USE_LAST_INFO) in setSessionInfo()
183 cmdLine.flags &= ~FLAG_USE_LAST_INFO; in parseCommandLine()
185 cmdLine.flags |= FLAG_USE_LAST_INFO; in parseCommandLine()