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