Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds