OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTerminateAfter
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuTestContext.hpp
71
bool
getTerminateAfter
(void) const { return m_terminateAfter; }
tcuTestExecutor.cpp
201
const bool terminateAfter = m_testCtx.
getTerminateAfter
();
Completed in 2042 milliseconds