Lines Matching refs:O_RDONLY
53 int fd = open("/dev/null", O_RDONLY); in TEST_F()
60 int fd = open("/dev/null", O_RDONLY); in TEST_F()
67 int fd = open("/dev/null", O_RDONLY); in TEST_F()
74 int fd = open("/dev/null", O_RDONLY); in TEST_F()
82 int fd = open("/dev/null", O_RDONLY); in TEST_F()
90 int fd = open("/dev/null", O_RDONLY); in TEST_F()
98 int fd = open("/dev/null", O_RDONLY); in TEST_F()
106 int fd = open("/dev/null", O_RDONLY); in TEST_F()
133 int fd = open("/dev/null", O_RDONLY); in TEST_F()
147 int fd = open("/dev/null", O_RDONLY); in TEST_F()
157 int fd = open("/dev/null", O_RDONLY); in TEST_F()
167 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F()
174 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F()
179 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F()
187 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F()
198 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F()