/external/cronet/net/http/ |
D | webfonts_histogram_unittest.cc | 32 base::HistogramTester histograms; in TEST() local 40 base::HistogramTester histograms; in TEST() local 49 base::HistogramTester histograms; in TEST() local 59 base::HistogramTester histograms; in TEST() local 69 base::HistogramTester histograms; in TEST() local 78 base::HistogramTester histograms; in TEST() local 87 base::HistogramTester histograms; in TEST() local 96 base::HistogramTester histograms; in TEST() local 105 base::HistogramTester histograms; in TEST() local 115 base::HistogramTester histograms; in TEST() local
|
/external/cronet/base/metrics/ |
D | histogram_snapshot_manager_unittest.cc | 100 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 124 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 148 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 167 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 201 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 234 const std::vector<const HistogramBase*>& histograms = in TEST_F() local
|
D | histogram_snapshot_manager.cc | 26 const std::vector<HistogramBase*>& histograms, in PrepareDeltas() 38 const std::vector<HistogramBase*>& histograms, in SnapshotUnloggedSamples()
|
D | statistics_recorder.cc | 230 Histograms histograms = Sort(GetHistograms(include_persistent)); in PrepareDeltas() local 242 Histograms histograms = Sort(GetHistograms()); in SnapshotUnloggedSamples() local 427 StatisticsRecorder::Histograms StatisticsRecorder::Sort(Histograms histograms) { in Sort() 434 Histograms histograms, in WithName()
|
D | histogram_threadsafe_unittest.cc | 56 span<HistogramBase*> histograms, in SnapshotDeltaThread() 203 std::vector<HistogramBase*> histograms; in CreateHistograms() local 328 std::vector<HistogramBase*> histograms = in TEST_F() local
|
/external/libchrome/base/metrics/ |
D | histogram_snapshot_manager_unittest.cc | 78 const std::vector<std::string>& histograms = in TEST_F() local 94 const std::vector<std::string>& histograms = in TEST_F() local 110 const std::vector<std::string>& histograms = in TEST_F() local
|
D | statistics_recorder.cc | 226 Histograms histograms = GetHistograms(); in PrepareDeltas() local 350 StatisticsRecorder::Histograms StatisticsRecorder::Sort(Histograms histograms) { in Sort() 357 Histograms histograms, in WithName() 372 Histograms histograms) { in NonPersistent()
|
D | histogram_snapshot_manager.cc | 47 const std::vector<HistogramBase*>& histograms, in PrepareDeltas()
|
D | sparse_histogram_unittest.cc | 175 const StatisticsRecorder::Histograms histograms = in TEST_P() local 203 const StatisticsRecorder::Histograms histograms = in TEST_P() local
|
/external/webrtc/system_wrappers/source/ |
D | metrics_default_unittest.cc | 31 rtc::AbslStringViewCmp>& histograms) { in NumSamples() 47 rtc::AbslStringViewCmp>& histograms) { in NumEvents() 125 histograms; in TEST_F() local 163 histograms; in TEST_F() local
|
/external/webrtc/tools_webrtc/perf/ |
D | catapult_uploader.py | 80 def _SendHistogramSet(url, histograms): argument 241 def _AddBuildInfo(histograms, options): argument 256 def _DumpOutput(histograms, output_file): argument
|
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/ |
D | AsyncClient.java | 88 List<Histogram> histograms = doBenchmark(req, channels, endTime); in run() local 133 List<Histogram> histograms = new ArrayList<>(futures.size()); in doBenchmark() local 259 private static Histogram merge(List<Histogram> histograms) { in merge()
|
/external/webrtc/sdk/android/src/jni/ |
D | android_metrics.cc | 34 histograms; in JNI_Metrics_GetAndReset() local
|
/external/cronet/net/cert/ |
D | coalescing_cert_verifier_unittest.cc | 72 base::HistogramTester histograms; in TEST_F() local 132 base::HistogramTester histograms; in TEST_F() local 200 base::HistogramTester histograms; in TEST_F() local 548 base::HistogramTester histograms; in TEST_F() local
|
/external/cronet/net/reporting/ |
D | reporting_delivery_agent_unittest.cc | 148 base::HistogramTester histograms; in TEST_F() local 201 base::HistogramTester histograms; in TEST_F() local 223 base::HistogramTester histograms; in TEST_F() local 276 base::HistogramTester histograms; in TEST_F() local
|
D | reporting_header_parser_unittest.cc | 248 base::HistogramTester histograms; in TEST_P() local 275 base::HistogramTester histograms; in TEST_P() local 317 base::HistogramTester histograms; in TEST_P() local 1837 base::HistogramTester histograms; in TEST_P() local 1881 base::HistogramTester histograms; in TEST_P() local 1920 base::HistogramTester histograms; in TEST_P() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/debug/ |
D | stats.h | 32 gpr_atm histograms[GRPC_STATS_HISTOGRAM_BUCKETS]; member
|
/external/grpc-grpc/src/core/lib/debug/ |
D | stats.h | 30 gpr_atm histograms[GRPC_STATS_HISTOGRAM_BUCKETS]; member
|
/external/cronet/third_party/brotli/enc/ |
D | metablock_inc.h | 91 HistogramType* histograms = self->histograms_; in FN() local
|
D | block_splitter_inc.h | 219 HistogramType* histograms = BROTLI_ALLOC(m, HistogramType, in FN() local 406 HistogramType* histograms; in FN() local
|
/external/brotli/c/enc/ |
D | metablock_inc.h | 88 HistogramType* histograms = self->histograms_; in FN() local
|
D | block_splitter_inc.h | 205 HistogramType* histograms = BROTLI_ALLOC(m, HistogramType, in FN() local 374 HistogramType* histograms; in FN() local
|
/external/webp/src/enc/ |
D | histogram_enc.c | 559 VP8LHistogram** const histograms = image_histo->histograms; in HistogramBuild() local 585 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCopyAndAnalyze() local 617 VP8LHistogram** const histograms = image_histo->histograms; in HistogramAnalyzeEntropyBin() local 645 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCombineEntropyBin() local 793 VP8LHistogram** const histograms, int idx1, in HistoQueuePush() 832 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCombineGreedy() local 906 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCombineStochastic() local
|
D | histogram_enc.h | 55 VP8LHistogram** histograms; member
|
/external/webrtc/audio/test/ |
D | low_bandwidth_audio_test.py | 214 def _MergeInPerfResultsFromCcTests(histograms, run_perf_results_file): argument
|