Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Daddress_map_unittest.cc58 class CountedObject { class
60 explicit CountedObject(int id) : id_(id) { ++count_; } in CountedObject() function in __anon21c695400111::CountedObject
Drange_map_unittest.cc54 class CountedObject { class
56 explicit CountedObject(int id) : id_(id) { ++count_; } in CountedObject() function in __anonbb2c96070111::CountedObject