Searched refs:AutoHandle (Results 1 – 3 of 3) sorted by relevance
285 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle288 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle291 AutoHandle::~AutoHandle() { in ~AutoHandle()295 AutoHandle::Handle AutoHandle::Get() const { in Get()299 void AutoHandle::Reset() { in Reset()303 void AutoHandle::Reset(HANDLE handle) { in Reset()317 bool AutoHandle::IsCloseable() const { in IsCloseable()
667 AutoHandle write_handle_;669 AutoHandle child_handle_;674 AutoHandle event_handle_;1533 AutoHandle parent_process_handle(::OpenProcess(PROCESS_DUP_HANDLE, in GetStatusFileDescriptor()
1215 class GTEST_API_ AutoHandle {1223 AutoHandle();1224 explicit AutoHandle(Handle handle);1226 ~AutoHandle();1239 GTEST_DISALLOW_COPY_AND_ASSIGN_(AutoHandle);1255 AutoHandle event_;1487 AutoHandle thread_;