Home
last modified time | relevance | path

Searched defs:new_stats (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/opstats/
H A Dopstats_utils_test.cc88 OperationalStats new_stats; in TEST() local
125 OperationalStats new_stats; in TEST() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_certificate.cc120 std::unique_ptr<SSLCertificateStats> new_stats = certs_[i]->GetStats(); in GetStats() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/loom_multi_thread/
Dqueue.rs7 fn new_stats() -> Stats { in new_stats() function
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/loom_multi_thread_alt/
Dqueue.rs7 fn new_stats() -> Stats { in new_stats() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_show_test.cc79 TFStats new_stats(profile_file, nullptr); in TestToFromProto() local
H A Dtfprof_stats_test.cc71 TFStats new_stats(profile_file, nullptr); in TestToFromProto() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/
Dqueue.rs27 fn new_stats() -> Stats { in new_stats() function
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dtask_queue_paced_sender.cc350 Stats new_stats; in UpdateStats() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
Dqcom_utils.py424 def _diff_mcs_stats(self, new_stats, old_stats): argument
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_impl.cc2548 const AudioProcessingStats& new_stats) { in UpdateStatistics()