Searched defs:GetSuccessRate (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | link_quality.hpp | 92 uint16_t GetSuccessRate(void) const { return kMaxRateValue - mFailureRate; } in GetSuccessRate() function in ot::SuccessRateTracker |
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/lb_policy/ | ||
H A D | outlier_detection_test.cc | 132 Json::Object& GetSuccessRate() { in GetSuccessRate() function in grpc_core::testing::__anon4bfdcfa90111::OutlierDetectionTest::ConfigBuilder |