DescriptionAdd a StatisticsDeltaReader class and use cases
This CL adds a utility class to streamline the task of testing that
metrics have been updated as expected. Specifically, the
StatisticsDeltaReader class allows a client to obtain the differential
value of a given histogram in the interval since the given
StatisticsDeltaReader instance was created.
This reverts commit 6a7dfb3cd638829a04e002ea9bc5b18ed3c9c03f.
BUG=232414
TBR=rsleevy, groby
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243303
Patch Set 1 #
Total comments: 18
Patch Set 2 : Address Mark's comments. #Patch Set 3 : Address ppi's feedback. #Patch Set 4 : Address ppi's feedback. #Patch Set 5 : Rename HistogramRecorder in StatisticsDeltaReader. #
Total comments: 2
Patch Set 6 : Remove SetUpTestCase in StatisticsDeltaReader unit tests. #
Total comments: 6
Patch Set 7 : Address isherman's feedback (and bump copyright year). #
Messages
Total messages: 16 (0 generated)
|