Home
last modified time | relevance | path

Searched defs:GetSuccessRate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dlink_quality.hpp92 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 Doutlier_detection_test.cc132 Json::Object& GetSuccessRate() { in GetSuccessRate() function in grpc_core::testing::__anon4bfdcfa90111::OutlierDetectionTest::ConfigBuilder