Searched refs:already_there (Results 1 – 1 of 1) sorted by relevance
100 already_there = any(i["name"] == name for i in test_mapping["presubmit"]) variable101 if already_there: continue