Searched defs:dev_null (Results 1 – 2 of 2) sorted by relevance
280 int dev_null = open("/dev/null", O_RDONLY); in TEST_F() local
657 int dev_null = open("/dev/null", O_WRONLY); in GetAppOutputInternal() local