Lines Matching defs:fd
62 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
69 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
76 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
83 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
91 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
99 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
107 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
115 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
142 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
156 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
166 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
176 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
183 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
188 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
196 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
207 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local