Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/examples/
H A Dmetrics.cc35 void CollectCustomMetrics(pw::Allocator& allocator) { in CollectCustomMetrics() function
89 TEST_F(MetricsExampleTest, CollectCustomMetrics) { in TEST_F() argument