Home
last modified time | relevance | path

Searched defs:format_duration (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/libregrtest/
Dutils.py6 def format_duration(seconds): function
/external/python/cpython2/Lib/test/
Dregrtest.py273 def format_duration(seconds): function