Lines Matching defs:isOk
461 const bool isOk = numFailedPixels == 0;
462 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
463 isOk ? "Pass" : "Image verification failed");
779 const bool isOk = numFailedPixels == 0;
780 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
781 isOk ? "Pass" : "Image verification failed");
1407 const bool isOk = numFailedPixels == 0;
1408 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
1409 isOk ? "Pass" : "Image verification failed");
1609 const bool isOk = numFailedPixels == 0;
1610 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
1611 isOk ? "Pass" : "Image verification failed");
1924 const bool isOk = numFailedPixels == 0;
1925 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
1926 isOk ? "Pass" : "Image verification failed");
2241 const bool isOk = numFailedPixels == 0;
2242 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
2243 isOk ? "Pass" : "Image verification failed");