DescriptionNetEq: Dependency injection through one struct instead of many params
With this change, the NetEqImpl constructor takes a struct
(NetEqImpl::Dependencies) as input instead of a collection of
individual dependencies. The NetEqImpl unit test fixture is modified
to make better used of unique_ptrs.
Committed: https://crrev.com/1d9061e8ae00a7150949810b006f8c84d13cbadf
Cr-Commit-Position: refs/heads/master@{#12514}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : Updates after review #Patch Set 3 : Rebase, with conflicts #
Messages
Total messages: 16 (7 generated)
|