Home | History | Annotate | Download | only in base

Lines Matching refs:HistogramBase

25     base::HistogramBase* histogram =
54 base::HistogramBase::Sample sample,
55 base::HistogramBase::Count expected_count) {
56 base::HistogramBase* histogram =
58 EXPECT_NE(static_cast<base::HistogramBase*>(NULL), histogram)
70 base::HistogramBase::Sample sample,
71 base::HistogramBase::Count expected_count) {
72 base::HistogramBase* histogram =
74 EXPECT_NE(static_cast<base::HistogramBase*>(NULL), histogram)
85 base::HistogramBase::Count count) {
86 base::HistogramBase* histogram =
103 base::HistogramBase::Sample sample,
104 base::HistogramBase::Count expected_count,
118 base::HistogramBase::Count expected_count,