Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zFolderOutStream.cpp29 _testMode = testMode; in Init()
39 Int32 askMode = ((*_extractStatuses)[_currentIndex]) ? (_testMode ? in OpenFile()
D7zFolderOutStream.h28 bool _testMode; variable
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp37 _testMode = testMode; in Init()
190 if (askExtractMode == NArchive::NExtract::NAskMode::kExtract && !_testMode) in GetStream()
403 if (_testMode) in PrepareOperation()
DArchiveExtractCallback.h78 bool _testMode; variable