Home
last modified time | relevance | path

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

/external/autotest/client/cros/audio/
Dcmd_utils.py23 _PIPE_CLOSED = -1 variable
47 if self._pipe[1] != _PIPE_CLOSED:
49 self._pipe[1] = _PIPE_CLOSED
109 if self._pipe[1] != _PIPE_CLOSED:
111 self._pipe[1] = _PIPE_CLOSED