Searched defs:other_checks (Results 1 – 1 of 1) sorted by relevance
| /bionic/tools/bionicbb/ |
| D | test_tasks.py | 11 def test_accepts_googlers(self, mock_commit, *other_checks): 29 def test_rejects_googlish_domains(self, mock_commit, *other_checks): 47 def test_rejects_non_googlers(self, mock_commit, *other_checks): 65 def test_skips_cleanspecs(self, mock_files, *other_checks): 80 def test_skips_bionicbb(self, mock_files, *other_checks):
|