Searched defs:log_file_name (Results 1 – 3 of 3) sorted by relevance
15 log_file_name = "opencl_conformance_results_" + time.strftime("%Y-%m-%d_%H-%M", time.localtime())+ … variable286 log_file_name = match.group(1).rstrip('/') + os.sep + log_file_name variable
32 Status ExtractMinMaxRecords(const string& log_file_name, in ExtractMinMaxRecords()
261 …D_C_API ocsd_err_t ocsd_def_errlog_config_output(const int output_flags, const char *log_file_name) in ocsd_def_errlog_config_output()