Searched refs:SUPPRESSIONS (Results 1 – 2 of 2) sorted by relevance
80 SUPPRESSIONS = [ variable91 for supp in SUPPRESSIONS:
26 SUPPRESSIONS = { variable236 if system in SUPPRESSIONS.keys():237 is_system_suppressed = base in SUPPRESSIONS[system]