Searched defs:AutoHandle (Results 1 – 5 of 5) sorted by relevance
269 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle271 AutoHandle::AutoHandle(Handle handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle
285 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle288 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
202 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle205 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
9905 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle9908 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle