Home | History | Annotate | Download | only in functional

Lines Matching refs:setTestResult

933 			m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Compile succeeded");
939 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Compile failed");
946 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Compile failed");
1043 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
1045 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");