Home
last modified time | relevance | path

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

/art/test/testrunner/
Dtestrunner.py628 def print_test_info(test_count, test_name, result, failed_test_info="", argument
652 percent = (test_count * 100) / total_test_count
655 test_count,