Searched refs:is_api_test_file (Results 1 – 1 of 1) sorted by relevance
18 def is_api_test_file(f): function21 if all([not is_api_test_file(f) for f in input_api.AffectedSourceFiles([])]):