Home | History | Annotate | Download | only in tools

Lines Matching full:lambda

300       'clear': lambda last_line_length: ("\r" + (" " * last_line_length) + "\r"),
1359 timed_tests.sort(lambda a, b: a.CompareTime(b))