DescriptionExtract unit tests from the mixed bag process_util_unittest.cc into proper files.
It is a first step of multiple CLs.
Rename process_metrics_unittests.cc to process_metrics_unittest.cc to be
consistent with the rest of the project.
Rename process_util_unittest_ios.cc to process_metrics_unittest_ios.cc since it
is just about process_metrics.h.
Extract a few process_metrics.h specific unit tests from
process_util_unittest.cc into process_metrics_unittest.cc.
R=thakis@chromium.org
BUG=324546
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238009
Patch Set 1 #Patch Set 2 : Trying to make sense out of it #Patch Set 3 : Revert launch stuff to keep it simple #Patch Set 4 : Cleaner #Patch Set 5 : Now compiles locally #Patch Set 6 : Fix OSX #Patch Set 7 : GetNumberOfThreads is linux only #
Total comments: 9
Patch Set 8 : Address review comments #
Messages
Total messages: 7 (0 generated)
|