Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A DPRESUBMIT.py18 def is_api_test_file(f): function
21 if all([not is_api_test_file(f) for f in input_api.AffectedSourceFiles([])]):