Home | History | Annotate | Download | only in test

Lines Matching refs:AutoHandle

1048   // Tests that the AutoHandle is correctly initialized with a handle.
1049 AutoHandle auto_handle(handle);
1064 // Tests that AutoHandle contains INVALID_HANDLE_VALUE by default.
1065 testing::internal::AutoHandle auto_handle2;