Searched defs:SetMetrics (Results 1 – 2 of 2) sorted by relevance
| /external/pigweed/pw_fuzzer/examples/fuzztest/ | ||
| D | metrics.cc | 89 Status Metrics::SetMetrics(const Vector<Metric>& metrics) { in SetMetrics() function in pw::fuzzer::examples::Metrics |
| /external/openthread/src/core/thread/ | ||
| D | link_metrics_types.hpp | 105 void SetMetrics(const Metrics &aMetrics) { mMetrics = aMetrics; } in SetMetrics() function in ot::LinkMetrics::MetricsValues |