Lines Matching refs:result_file
235 const char* result_file,
243 /// \param result_file Path to the ATF result file to be created.
247 const char* result_file, const char* const user_variables[])
251 2 /* -r result_file */
264 args[i++] = result_file;
282 /// \param result_file Path to the ATF result file to be created.
293 const char* result_file, const char* const user_variables[],
322 error = kyua_atf_result_rewrite(tmp_result_file, result_file, status,
381 /// \param result_file Path to the ATF result file created by the body of the
394 const char* result_file, const char* const user_variables[],
424 error = kyua_atf_result_cleanup_rewrite(result_file, status,
464 /// \param result_file Path to the file to which to write the result of the
476 const char* result_file, const char* const user_variables[],
491 error = run_body(test_program, test_case, result_file, user_variables,
494 error = run_cleanup(test_program, test_case, result_file,