Home | History | Annotate | Download | only in tests

Lines Matching refs:O_RDONLY

52   int fd = open("/dev/null", O_RDONLY);
59 int fd = open("/dev/null", O_RDONLY);
66 int fd = open("/dev/null", O_RDONLY);
73 int fd = open("/dev/null", O_RDONLY);
81 int fd = open("/dev/null", O_RDONLY);
89 int fd = open("/dev/null", O_RDONLY);
97 int fd = open("/dev/null", O_RDONLY);
105 int fd = open("/dev/null", O_RDONLY);
132 int fd = open("/dev/null", O_RDONLY);
146 int fd = open("/dev/null", O_RDONLY);
156 int fd = open("/dev/null", O_RDONLY);
166 android::base::unique_fd fd(open("/dev/null", O_RDONLY));
173 android::base::unique_fd fd(open("/dev/null", O_RDONLY));
178 android::base::unique_fd fd(open("/dev/null", O_RDONLY));
186 android::base::unique_fd fd(open("/dev/null", O_RDONLY));