Lines Matching refs:kErrorReportLimit
130 static const unsigned kErrorReportLimit = 8; variable
280 if (++error_count > kErrorReportLimit) continue; in Test1Op()
295 if (error_count > kErrorReportLimit) { in Test1Op()
296 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test1Op()
395 if (++error_count > kErrorReportLimit) continue; in Test2Op()
415 if (error_count > kErrorReportLimit) { in Test2Op()
416 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test2Op()
526 if (++error_count > kErrorReportLimit) continue; in Test3Op()
550 if (error_count > kErrorReportLimit) { in Test3Op()
551 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test3Op()
653 if (++error_count > kErrorReportLimit) continue; in TestCmp()
679 if (error_count > kErrorReportLimit) { in TestCmp()
680 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestCmp()
771 if (++error_count > kErrorReportLimit) continue; in TestCmpZero()
795 if (error_count > kErrorReportLimit) { in TestCmpZero()
796 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestCmpZero()
954 if (++error_count > kErrorReportLimit) continue; in TestFPToS()
969 if (error_count > kErrorReportLimit) { in TestFPToS()
970 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToS()
1014 if (++error_count > kErrorReportLimit) continue; in TestFPToU()
1029 if (error_count > kErrorReportLimit) { in TestFPToU()
1030 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToU()
1093 if (++error_count > kErrorReportLimit) continue; in TestFPToFixedS()
1109 if (error_count > kErrorReportLimit) { in TestFPToFixedS()
1110 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToFixedS()
1155 if (++error_count > kErrorReportLimit) continue; in TestFPToFixedU()
1171 if (error_count > kErrorReportLimit) { in TestFPToFixedU()
1172 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToFixedU()
1327 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpNEON()
1355 if (error_count > kErrorReportLimit) { in Test1OpNEON()
1356 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test1OpNEON()
1518 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpAcrossNEON()
1561 if (error_count > kErrorReportLimit) { in Test1OpAcrossNEON()
1562 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test1OpAcrossNEON()
1751 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpNEON()
1785 if (error_count > kErrorReportLimit) { in Test2OpNEON()
1786 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test2OpNEON()
1991 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in TestByElementNEON()
2029 if (error_count > kErrorReportLimit) { in TestByElementNEON()
2030 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestByElementNEON()
2198 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpImmNEON()
2232 if (error_count > kErrorReportLimit) { in Test2OpImmNEON()
2233 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test2OpImmNEON()
2423 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in TestOpImmOpImmNEON()
2465 if (error_count > kErrorReportLimit) { in TestOpImmOpImmNEON()
2466 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestOpImmOpImmNEON()