Home
last modified time | relevance | path

Searched refs:HistogramSnapshotManagerTest (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/metrics/
Dhistogram_snapshot_manager_unittest.cc50 class HistogramSnapshotManagerTest : public testing::Test { class
52 HistogramSnapshotManagerTest() in HistogramSnapshotManagerTest() function in base::HistogramSnapshotManagerTest
55 virtual ~HistogramSnapshotManagerTest() {} in ~HistogramSnapshotManagerTest()
62 TEST_F(HistogramSnapshotManagerTest, PrepareDeltasNoFlagsFilter) { in TEST_F() argument
77 TEST_F(HistogramSnapshotManagerTest, PrepareDeltasUmaHistogramFlagFilter) { in TEST_F() argument
92 TEST_F(HistogramSnapshotManagerTest, in TEST_F() argument
Dstatistics_recorder.h89 friend class HistogramSnapshotManagerTest;