Searched refs:RE_DECODE_TIME_MEDIAN (Results 1 – 1 of 1) sorted by relevance
49 RE_DECODE_TIME_MEDIAN = re.compile('Decode time median: (\d+)') variable276 m = RE_DECODE_TIME_MEDIAN.match(line)