Lines Matching defs:CommandLine
121 struct CommandLine struct
123 CommandLine (void) in CommandLine() argument
129 xe::TargetConfiguration targetCfg;
130 RunMode runMode;
131 string serverBinOrAddress;
132 int port;
133 string caseListDir;
134 vector<string> testset;
135 vector<string> exclude;
136 string inFile;
137 string outFile;
138 string infoFile;
139 bool summary;