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.cpp19 explicit PseudoDeletable(int id, int* count_location) in PseudoDeletable() argument
20 : id_(id), count_location_(count_location) {} in PseudoDeletable()