webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
metrics_unittest.cc File Reference
#include "webrtc/system_wrappers/include/metrics.h"
#include "webrtc/system_wrappers/include/metrics_default.h"
#include "webrtc/test/gtest.h"

Classes

class  webrtc::MetricsTest
 

Namespaces

 webrtc
 

Functions

 webrtc::TEST_F (MetricsTest, InitiallyNoSamples)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramPercent_AddSample)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramEnumeration_AddSample)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramBoolean_AddSample)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramCountsSparse_AddSample)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramCounts_AddSample)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramCounts_AddMultipleSamples)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramsCounts_AddSample)
 
 webrtc::TEST_F (MetricsTest, RtcHistogramSparse_NonConstantNameWorks)