Home | History | Annotate | Download | only in functional

Lines Matching refs:getTestResult

441 		if (m_testCtx.getTestResult() != QP_TEST_RESULT_PASS)
449 return (m_iterNdx < m_numIters && m_testCtx.getTestResult() == QP_TEST_RESULT_PASS) ? CONTINUE : STOP;