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.py179 _RE_STAT_LINE = re.compile('(.*):(.*)') variable
205 match = _RE_STAT_LINE.match(line)