Searched refs:scjson (Results 1 – 1 of 1) sorted by relevance
177 bool scjson = (FLAGS_scenarios_json != ""); in QpsDriver() local178 if ((!scfile && !scjson && !FLAGS_quit) || in QpsDriver()179 (scfile && (scjson || FLAGS_quit)) || (scjson && FLAGS_quit)) { in QpsDriver()198 } else if (scjson) { in QpsDriver()