• Home
  • Raw
  • Download

Lines Matching refs:setTestResult

94 		m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");  in init()
140 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too many configs returned"); in checkGetConfigsBounds()
146 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer overflow"); in checkGetConfigsBounds()
151 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect size"); in checkGetConfigsBounds()
182 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "No configs"); in iterate()
229 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); in init()
304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkColorBufferType()
315 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkCaveat()
326 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkTransparentType()
337 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkBoolean()
351 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkInteger()
364 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkSurfaceTypeMask()
451 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid alpha size"); in executeTest()
459 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid luminance size"); in executeTest()
465 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color component size"); in executeTest()
471 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid buffer size"); in executeTest()
479 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid luminance size"); in executeTest()
485 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color component size"); in executeTest()
491 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid buffer size"); in executeTest()
525 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid transparent color value"); in executeTest()