Home
last modified time | relevance | path

Searched defs:AutoHandle (Results 1 – 5 of 5) sorted by relevance

/third_party/googletest/googletest/src/
Dgtest-port.cc269 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle
271 AutoHandle::AutoHandle(Handle handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle
/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc285 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
288 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
/third_party/protobuf/third_party/googletest/googletest/src/
Dgtest-port.cc202 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
205 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
/third_party/protobuf/third_party/googletest/googletest/fused-src/gtest/
Dgtest-all.cc9905 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
9908 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
/third_party/protobuf/third_party/googletest/googlemock/fused-src/
Dgmock-gtest-all.cc9905 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
9908 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle