HomeSort by relevance Sort by last modified time
    Searched refs:SparseHistogramTest (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/metrics/
sparse_histogram_unittest.cc 20 class SparseHistogramTest : public testing::Test {
46 TEST_F(SparseHistogramTest, BasicTest) {
65 TEST_F(SparseHistogramTest, BasicTestAddCount) {
84 TEST_F(SparseHistogramTest, MacroBasicTest) {
106 TEST_F(SparseHistogramTest, MacroInLoopTest) {
124 TEST_F(SparseHistogramTest, Serialize) {
sparse_histogram.h 83 friend class SparseHistogramTest;
statistics_recorder.h 118 friend class SparseHistogramTest;

Completed in 44 milliseconds