Searched defs:boolean_histogram (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator_unittest.cc76 HistogramBase* boolean_histogram = BooleanHistogram::FactoryGet( local
78 EXPECT_TRUE(boolean_histogram);
79 boolean_histogram->CheckName("TestBooleanHistogram");

Completed in 162 milliseconds