Home
last modified time | relevance | path

Searched defs:ResetMetrics (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dblock_processor_metrics.cc98 void BlockProcessorMetrics::ResetMetrics() { in ResetMetrics() function in webrtc::BlockProcessorMetrics
H A Drender_delay_controller_metrics.cc127 void RenderDelayControllerMetrics::ResetMetrics() { in ResetMetrics() function in webrtc::RenderDelayControllerMetrics
H A Decho_remover_metrics.cc48 void EchoRemoverMetrics::ResetMetrics() { in ResetMetrics() function in webrtc::EchoRemoverMetrics
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dmetrics.cpp117 void MetricsArena::ResetMetrics() { in ResetMetrics() function in torch::lazy::MetricsArena
/aosp_15_r20/art/libartbase/base/metrics/
H A Dmetrics_test.cc271 TEST_F(MetricsTest, ResetMetrics) { in TEST_F() argument