Home
last modified time | relevance | path

Searched refs:already_there (Results 1 – 1 of 1) sorted by relevance

/platform_testing/scripts/map_tests/
Dmap_tests.py100 already_there = any(i["name"] == name for i in test_mapping["presubmit"]) variable
101 if already_there: continue