Lines Matching refs:setTestResult
70 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, in createRobustContext()
117 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
128 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
132 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
163 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
167 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
182 testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Pointer to context is NULL."); in createContext()
190 testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in createContext()
324 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
328 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
529 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in iterate()
533 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()