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