Home | History | Annotate | Download | only in functional

Lines Matching refs:setTestResult

475 			m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
487 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
859 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
870 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
1026 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
1054 m_context.getTestContext().setTestResult(passed ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
1198 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
1207 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
1215 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
1230 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
1354 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
1366 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
1465 m_context.getTestContext().setTestResult(passed ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,