Home
last modified time | relevance | path

Searched defs:print_wrapped (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/build/
H A Dpick_doc_commits.py143 def print_wrapped(text: str, width: int = 80) -> None: function
/aosp_15_r20/external/autotest/cli/
H A Dtopic_common.py712 def print_wrapped(self, msg, values): member in atest