Searched refs:NewSparseHistogram (Results 1 – 1 of 1) sorted by relevance
72 std::unique_ptr<SparseHistogram> NewSparseHistogram(const char* name) { in NewSparseHistogram() function in base::SparseHistogramTest94 std::unique_ptr<SparseHistogram> histogram(NewSparseHistogram("Sparse")); in TEST_P()113 std::unique_ptr<SparseHistogram> histogram(NewSparseHistogram("Sparse")); in TEST_P()132 std::unique_ptr<SparseHistogram> histogram(NewSparseHistogram("Sparse")); in TEST_P()154 std::unique_ptr<SparseHistogram> histogram(NewSparseHistogram("Sparse")); in TEST_P()211 std::unique_ptr<SparseHistogram> histogram(NewSparseHistogram("Sparse")); in TEST_P()263 NewSparseHistogram(histogram_name); in TEST_P()