Home
last modified time | relevance | path

Searched refs:CloseWithScopedFD (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_util_unittest.cc3728 void CloseWithScopedFD(int fd) { in CloseWithScopedFD() function
3741 EXPECT_DEATH(CloseWithScopedFD(fds[1]), ""); in TEST()