DescriptionClean-up NativeBackendLibsecretTest
This CL removes CheckPasswordChangesWithResult, because unlike in the other native backend tests, this method was not used inside base::Bind, and so is less useful than confusing. It also removes a global std::vector in favour of replacing it with a pointer to a test-owned instance, and turns that instance into a ScopedVector.
BUG=461385
Committed: https://crrev.com/be80bf74e784f8ad15402c7aecf593b384c5c33b
Cr-Commit-Position: refs/heads/master@{#318009}
Patch Set 1 : #
Messages
Total messages: 8 (3 generated)
|