Searched refs:CloseWithScopedFD (Results 1 – 1 of 1) sorted by relevance
3728 void CloseWithScopedFD(int fd) { in CloseWithScopedFD() function3741 EXPECT_DEATH(CloseWithScopedFD(fds[1]), ""); in TEST()