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