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
173
m_testCtx->getLog().
terminateCase
(QP_TEST_RESULT_TIMEOUT);
201
m_testCtx->getLog().
terminateCase
(QP_TEST_RESULT_CRASH);
tcuTestLog.hpp
159
void
terminateCase
(qpTestResult result);
tcuTestLog.cpp
372
void TestLog::
terminateCase
(qpTestResult result)
Completed in 140 milliseconds