Searched refs:textlog (Results 1 – 5 of 5) sorted by relevance
95 --textlog --pythonplot --matlabplot \112 --textlog --pythonplot --matlabplot \120 --textlog --pythonplot --matlabplot \132 --textlog --pythonplot --matlabplot \
143 textlog,239 bool ValidateOutputFilesOptions(bool textlog, in ValidateOutputFilesOptions() argument244 if (!textlog && !plotting && output_files_base_name_specified) { in ValidateOutputFilesOptions()384 config.textlog = absl::GetFlag(FLAGS_textlog); in main()
137 bool textlog = false; member
313 if (config.textlog && config.textlog_filename.has_value()) { in InitializeTest()316 } else if (config.textlog) { in InitializeTest()
37 config.textlog = simulation_config.text_log_filename.has_value(); in convertConfig()