Home
last modified time | relevance | path

Searched defs:DEVNULL (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dsubprocess.py15 DEVNULL = subprocess.DEVNULL variable
/external/python/cpython3/Lib/
Dsubprocess.py216 DEVNULL = -3 variable
/external/autotest/client/common_lib/
Dutils.py81 DEVNULL = object() variable