Searched refs:SparseHistogramTest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/metrics/
H A Dsparse_histogram_unittest.cc19 class SparseHistogramTest : public testing::Test { class in namespace:base
47 TEST_F(SparseHistogramTest, BasicTest) {
66 TEST_F(SparseHistogramTest, MacroBasicTest) {
87 TEST_F(SparseHistogramTest, MacroUmaTest) {
101 TEST_F(SparseHistogramTest, MacroInLoopTest) {
119 TEST_F(SparseHistogramTest, Serialize) {
H A Dstatistics_recorder.h86 friend class SparseHistogramTest;
H A Dsparse_histogram.h105 friend class SparseHistogramTest;

Completed in 73 milliseconds