Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/local/
Dverbose.py82 def FormatTime(d): function
91 sys.stderr.write("--- Total time: %s ---\n" % FormatTime(overall_time))
97 t = FormatTime(entry.duration)