Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.h38 bool IsTestCommand() const { return CommandType == NCommandType::kTest; } in IsTestCommand() function
/external/lzma/CPP/7zip/UI/GUI/
DGUI.cpp265 eo.TestMode = options.Command.IsTestCommand(); in Main2()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp1360 eo.TestMode = options.Command.IsTestCommand(); in Main2()