Searched refs:last_object (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
H A Drange_map_unittest.cc271 CountedObject *last_object = NULL; local
293 if (last_object) {
295 if (object->id() == last_object->id()) {
311 last_object = object.get();

Completed in 39 milliseconds