Home
last modified time | relevance | path

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

/external/pdfium/testing/resources/javascript/
Dglobals.in139 dump_global("After Setup and Persist false");
144 dump_global("After Delete and Persist");
150 dump_global("After Setup and Persist true");
Dglobals_expected.txt49 Alert: ************ After Setup and Persist false ************
80 Alert: ************ After Delete and Persist ************
93 Alert: ************ After Setup and Persist true ************
/external/webrtc/webrtc/base/
Doptionsfile_unittest.cc114 TEST_F(OptionsFileTest, Persist) { in TEST_F() argument
/external/python/cpython3/Lib/msilib/
D__init__.py162 si.Persist()
/external/python/cpython2/Lib/msilib/
D__init__.py165 si.Persist()
/external/python/cpython2/Tools/msi/
Dmsilib.py323 si.Persist()
/external/python/cpython2/Doc/library/
Dmsilib.rst241 .. method:: SummaryInformation.Persist()
/external/python/cpython3/Doc/library/
Dmsilib.rst248 .. method:: SummaryInformation.Persist()
/external/okhttp/
DCHANGELOG.md727 * Fix: Persist proper `Content-Encoding` header to cache for GZip responses.