Home
last modified time | relevance | path

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

/external/catch2/scripts/
DapprovalTests.py31 durationsParser = re.compile(r' time="[0-9]*\.[0-9]*"') variable
140 line = durationsParser.sub(' time="{duration}"', line)