If you want an example of a unit test, see e.g.
URLRequestThrottlerEntryTest::CalculateHistogramDeltas
(http://codesearch.google.com/#OAMlx_jo-ck/src/net/url_request/url_request_throttler_unittest.cc&l=208).
If you really want an end-to-end test, then jar@ is probably the right
person to ask about that.
Cheers,
Jói
> --
> Chromium Developers mailing list: chromi...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-dev
It used to be the case that you could use the following Chrome command line switches:--enable-logging --log-level=0(I *think* those are the settings... YMMV... please verify)If you do those settings, then the UMA logs will be writen (in human readable(?) XML into the Chrome logs.