Searched defs:dev_null (Results 1 – 5 of 5) sorted by relevance
162 dev_null (const char *format UNUSED, ...) in dev_null() function
177 int dev_null = open("/dev/null", O_WRONLY); in ExecProcess() local
296 ScopedNode dev_null; in TEST() local
558 int dev_null = open("/dev/null", O_WRONLY); in GetAppOutputInternal() local
546 int dev_null = open("/dev/null", O_RDONLY); in TEST_F() local