Mark Mentovai de5a6cdd6f ExcServerVariants test: use constructors to initialize test structures.
Previously, test structures were initialized with InitializeForTesting()
methods. A related code review suggested making these into constructors.

https://codereview.chromium.org/754123002/diff/40001/util/mach/child_port_server_test.cc#newcode53

This also cleans up the definitions of some structures that can simply
inherit from existing structures defined in system headers.

TEST=util_test ExcServerVariants.*
R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/757113002
2014-11-25 15:06:42 -05:00
..
2014-10-14 11:10:45 -04:00
2014-10-14 11:10:45 -04:00
2014-11-14 17:56:17 -05:00
2014-11-14 17:56:17 -05:00
2014-10-14 11:10:45 -04:00