Lines Matching defs:description
1451 * @param test_description Test description
1878 * @param test_description Test description
2244 * @param test_description Test description
3986 /** Returns description of current test case
3988 * @return String with description
14211 /** Logs description of current test case
15098 /** Logs description of current test case
17412 const GLchar* description = 0;
17418 description = "Testing gl_MinProgramTexelOffset";
17421 description = "Testing gl_MaxProgramTexelOffset";
17429 m_context.getTestContext().getLog() << tcu::TestLog::Message << description << tcu::TestLog::EndMessage;