Searched refs:false_positives (Results 1 – 1 of 1) sorted by relevance
425 static const char *false_positives[][2] = { variable594 for (i = 0; i < ARRAY_SIZE(false_positives); i++) { in common_false_positive()595 path = false_positives[i][0]; in common_false_positive()596 lname = false_positives[i][1]; in common_false_positive()