Searched defs:AutoHandle (Results 1 – 4 of 4) sorted by relevance
275 AutoHandle::AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function in testing::internal::AutoHandle277 AutoHandle::AutoHandle(Handle handle) : handle_(handle) {} in AutoHandle() function in testing::internal::AutoHandle
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
10615 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle10618 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle