Home
last modified time | relevance | path

Searched defs:AutoHandle (Results 1 – 9 of 9) 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/google-breakpad/src/testing/gtest/src/
Dgtest-internal-inl.h962 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function
963 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h944 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function
945 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
/external/protobuf/gtest/src/
Dgtest-internal-inl.h986 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function
987 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
/external/gtest/src/
Dgtest-internal-inl.h975 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function
976 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc142 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
145 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc1378 class AutoHandle { class
1380 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle
1381 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1374 class AutoHandle { class
1376 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle
1377 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc1374 class AutoHandle { class
1376 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle
1377 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle