Lines Matching refs:AutoHandle
1002 // Tests that the AutoHandle is correctly initialized with a handle.1003 testing::internal::AutoHandle auto_handle(handle);1018 // Tests that AutoHandle contains INVALID_HANDLE_VALUE by default.1019 testing::internal::AutoHandle auto_handle2;