Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Dtest.py19 _PRINT_AFTER = 'Ran %d tests from %s' variable in DoctestRunner
64 print self._PRINT_AFTER % (test_count, module.__name__)
69 print self._PRINT_AFTER % (test_count, path)