Home
last modified time | relevance | path

Searched refs:histogram_names (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/test/trace_processor/track_event/
Dtrack_event_chrome_histogram_sample.textproto17 histogram_names {
39 histogram_names {
63 histogram_names {
85 histogram_names {
106 histogram_names {
/external/libchrome/base/metrics/
Dsparse_histogram_unittest.cc290 std::vector<std::string> histogram_names; in TEST_P() local
292 histogram_names.push_back( in TEST_P()
299 SparseHistogram::FactoryGet(histogram_names[i], HistogramBase::kNoFlags); in TEST_P()
317 SparseHistogram::FactoryGet(histogram_names[index], in TEST_P()
330 SparseHistogram::FactoryGet(histogram_names[0], HistogramBase::kNoFlags); in TEST_P()
Dhistogram_unittest.cc688 std::vector<std::string> histogram_names; in TEST_P() local
690 histogram_names.push_back( in TEST_P()
697 Histogram::FactoryGet(histogram_names[i], 1, 100, 10, in TEST_P()
717 Histogram::FactoryGet(histogram_names[index], 1, 100, 10, in TEST_P()
730 histogram_names[0], 1, 100, 10, HistogramBase::kNoFlags); in TEST_P()
/external/perfetto/protos/perfetto/trace/interned_data/
Dinterned_data.proto73 repeated HistogramName histogram_names = 25; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7294 repeated HistogramName histogram_names = 25; field