Home | History | Annotate | Download | only in functional

Lines Matching refs:setTestResult

152 		m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid builtin constant value");
155 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
369 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
464 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
584 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
682 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
855 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
1068 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");