Home
last modified time | relevance | path

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

/tools/testing/kunit/
A Dkunit_parser.py465 DIVIDER = '=' * 60 variable
485 difference = len(DIVIDER) - len_message - 2 # 2 spaces added
590 printer.print_with_timestamp(DIVIDER)
593 printer.print_with_timestamp(DIVIDER)
850 printer.print_with_timestamp(DIVIDER)
861 printer.print_with_timestamp(DIVIDER)

Completed in 4 milliseconds