Searched defs:AutoHandle (Results 1 – 2 of 2) sorted by relevance
| /third_party/googletest/googletest/src/ | ||
| D | gtest-port.cc | 275 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle |
| /third_party/mesa3d/src/gtest/src/ | ||
| D | gtest-port.cc | 269 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle |