Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dtools.py28 def plural(items_or_count, argument
37 count = len(items_or_count)
39 count = items_or_count