Home
last modified time | relevance | path

Searched refs:count_location_ (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/
Dmaybe_owned_unittest.cpp20 : id_(id), count_location_(count_location) {} in PseudoDeletable()
21 ~PseudoDeletable() { ++(*count_location_); } in ~PseudoDeletable()
26 int* count_location_; member in fxcrt::__anonbc32fd940111::PseudoDeletable