Home
last modified time | relevance | path

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

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