Home | History | Annotate | Download | only in functional

Lines Matching refs:setTestResult

213 	m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS	: QP_TEST_RESULT_FAIL,
406 m_testCtx.setTestResult(m_isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
493 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
559 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
645 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
712 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
848 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
1012 m_testCtx.setTestResult(m_isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
1114 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
1237 m_testCtx.setTestResult(m_isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,