Searched defs:AutoHandle (Results 1 – 1 of 1) sorted by relevance
/llvm-project/third-party/unittest/googletest/src/ | ||
H A D | gtest-port.cc | 275 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle |