Searched refs:IsTestCommand (Results 1 – 2 of 2) sorted by relevance
39 bool IsTestCommand() const { return CommandType == NCommandType::kTest; } in IsTestCommand() function
683 eo.TestMode = options.Command.IsTestCommand(); in Main2()