Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h947 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function
948 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
/external/libvpx/third_party/googletest/src/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
/external/libaom/third_party/googletest/src/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
/external/cronet/third_party/boringssl/src/third_party/googletest/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
/external/mesa3d/src/gtest/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
/external/googletest/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
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc287 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
290 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
/external/cronet/third_party/googletest/src/googletest/src/
Dgtest-port.cc278 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle
280 AutoHandle::AutoHandle(Handle handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle
/external/fmtlib/test/gtest/
Dgmock-gtest-all.cc10615 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
10618 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc10615 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
10618 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle