Home
last modified time | relevance | path

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

/external/autotest/client/cros/audio/
Dsox_utils.py184 _RE_STAT_LINE = re.compile('(.*):(.*)') variable
210 match = _RE_STAT_LINE.match(line)