Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/typ/typ/
Drunner.py468 self._print_test_started(stats, test_input)
496 self._print_test_started(stats, test_input)
507 def _print_test_started(self, stats, test_input): member in Runner