Searched refs:in_ini_path (Results 1 – 1 of 1) sorted by relevance
30 const char* in_ini_path; member86 string in_ini_path, in_reference_output_path, out_ini_path, cmd; in main() local88 for (InOutSpec *s = in_out_specs; s->in_ini_path; ++s) in main()90 in_ini_path = get_test_src_dir() + "/" + s->in_ini_path; in main()107 cmd += " " + in_ini_path + " > " + out_ini_path; in main()