Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dautorestorer.h18 explicit AutoRestorer(T* location) in AutoRestorer() function
H A Dautorestorer_unittest.cpp11 TEST(fxcrt, AutoRestorer) { in TEST() argument