Home
last modified time | relevance | path

Searched defs:ReportStats (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dstats_reporter.h31 virtual void ReportStats(const char* stats_name, int64_t sample_in_usec) {} in ReportStats() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dretry_stats.py124 def ReportStats(out): function
/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dnetwork_quality_metrics_reporter.cc122 void NetworkQualityMetricsReporter::ReportStats( in ReportStats() function in webrtc::webrtc_pc_e2e::NetworkQualityMetricsReporter
H A Dstats_based_network_quality_metrics_reporter.cc367 void StatsBasedNetworkQualityMetricsReporter::ReportStats( in ReportStats() function in webrtc::webrtc_pc_e2e::StatsBasedNetworkQualityMetricsReporter
/aosp_15_r20/external/compiler-rt/lib/msan/
H A Dmsan_report.cc122 void ReportStats() { in ReportStats() function
/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_support.cc220 void ReportStats(const char* stats_name, int64_t sample_in_usec) override { in ReportStats() function in base::allocator::__anonb78429cf0111::StatsReporterImpl