Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dbump_allocator_test.cc29 class DestroyCounter final { class
31 DestroyCounter(size_t* counter) : counter_(counter) {} in DestroyCounter() function in __anon9ddd7d380111::DestroyCounter