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