Lines Matching refs:m_testCtx
107 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
118 tcu::TestLog& log = m_testCtx.getLog();
153 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too many configs returned");
159 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer overflow");
164 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect size");
171 tcu::TestLog& log = m_testCtx.getLog();
195 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "No configs");
242 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
253 tcu::TestLog& log = m_testCtx.getLog();
284 TestLog& log = m_testCtx.getLog();
314 TestLog& log = m_testCtx.getLog();
317 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
325 TestLog& log = m_testCtx.getLog();
328 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
336 TestLog& log = m_testCtx.getLog();
339 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
347 TestLog& log = m_testCtx.getLog();
350 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
361 TestLog& log = m_testCtx.getLog();
364 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
374 TestLog& log = m_testCtx.getLog();
377 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value");
414 TestLog& log = m_testCtx.getLog();
456 TestLog& log = m_testCtx.getLog();
470 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid alpha size");
478 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid luminance size");
484 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color component size");
490 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid buffer size");
498 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid luminance size");
504 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color component size");
510 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid buffer size");
526 TestLog& log = m_testCtx.getLog();
544 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid transparent color value");
563 tcu::TestCaseGroup* getConfigsGroup = new tcu::TestCaseGroup(m_testCtx, "get_configs", "eglGetConfigs tests");
608 tcu::TestCaseGroup* simpleGroup = new tcu::TestCaseGroup(m_testCtx, "get_config_attrib", "eglGetConfigAttrib() tests");
619 tcu::TestCaseGroup* constraintsGroup = new tcu::TestCaseGroup(m_testCtx, "constraints", "Attribute constraint tests");