OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminateCase
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/common/
tcuApp.cpp
231
m_testCtx->getLog().
terminateCase
(QP_TEST_RESULT_TIMEOUT);
263
m_testCtx->getLog().
terminateCase
(QP_TEST_RESULT_CRASH);
tcuTestLog.hpp
162
void
terminateCase
(qpTestResult result);
tcuTestLog.cpp
456
void TestLog::
terminateCase
(qpTestResult result)
Completed in 72 milliseconds