Lines Matching defs:fd
63 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
70 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
77 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
84 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
92 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
100 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
108 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
116 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
143 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
157 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
167 int fd = open("/dev/null", O_RDONLY); in TEST_F() local
177 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
184 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
189 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
197 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local
208 android::base::unique_fd fd(open("/dev/null", O_RDONLY)); in TEST_F() local