Searched refs:Close (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h245 posix::Close(write_fd_);
H A Dgtest-port.h2360 // ChDir(), FReopen(), FDOpen(), Read(), Write(), Close(), and
2384 inline int Close(int fd) { return close(fd); } function in namespace:testing::internal::posix
/gem5/src/arch/arm/
H A Dsemihosting.hh155 * Close the file.
320 SEMI_CALL(Close);
/gem5/ext/googletest/googletest/src/
H A Dgtest-death-test.cc473 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd()));

Completed in 26 milliseconds