Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dunique_ptr_test.cc155 class ConstructorCounter { class
157 ConstructorCounter() { ++count_; } in ConstructorCounter() function in __anonaa4561100111::ConstructorCounter