Lines Matching refs:total_errors
1090 int total_errors = 0; in getConfigInfos() local
1134 total_errors++; in getConfigInfos()
1144 total_errors++; in getConfigInfos()
1160 total_errors++; in getConfigInfos()
1186 total_errors++; in getConfigInfos()
1192 total_errors += getImageInfo(device, version); in getConfigInfos()
1194 return total_errors; in getConfigInfos()
1211 int total_errors = 0; in getPlatformCapabilities() local
1232 total_errors++; in getPlatformCapabilities()
1248 total_errors++; in getPlatformCapabilities()
1256 return total_errors; in getPlatformCapabilities()
1263 int total_errors = 0; in test_computeinfo() local
1363 total_errors += getConfigInfos(device); in test_computeinfo()
1406 total_errors += in test_computeinfo()
1418 return total_errors; in test_computeinfo()