Home
last modified time | relevance | path

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

/third_party/node/deps/googletest/src/
Dgtest-port.cc275 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle
277 AutoHandle::AutoHandle(Handle handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle
/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/cef/tools/distrib/gtest/
Dgtest-all.cc10615 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
10618 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle