Home | History | Annotate | Download | only in functional

Lines Matching refs:setTestResult

283 			m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
285 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
388 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Rasterization of multisampled wide lines failed");
390 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
392 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
482 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
484 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
1094 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
1096 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Found invalid pixels");
1288 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
1290 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rendering");
1476 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
1478 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Found invalid pixel values");