OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTestResultDesc
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuTestContext.hpp
64
const char*
getTestResultDesc
(void) const { return m_testResultDesc.c_str(); }
tcuTestExecutor.cpp
200
const char* const testResultDesc = m_testCtx.
getTestResultDesc
();
Completed in 82 milliseconds