Lines Matching refs:setTestResult
2103 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
2118 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Compile failed");
2142 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid layout");
2147 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid std140 or std430 layout");
2150 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid shared layout");
2153 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Inconsintent block index query results");
2269 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Result comparison failed");
2272 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Shader execution failed");