Searched refs:scfile (Results 1 – 1 of 1) sorted by relevance
176 bool scfile = (FLAGS_scenarios_file != ""); in QpsDriver() local178 if ((!scfile && !scjson && !FLAGS_quit) || in QpsDriver()179 (scfile && (scjson || FLAGS_quit)) || (scjson && FLAGS_quit)) { in QpsDriver()186 if (scfile) { in QpsDriver()