Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Dpatchcheck.py24 def n_files_str(count): function
118 info=lambda x: n_files_str(len(x)))
162 return n_files_str(count)
164 lines = ["{}:".format(n_files_str(count))]