Lines Matching refs:resfile
268 const atf::fs::path& resfile)
279 tcr = read_test_case_result(resfile);
295 tcr = read_test_case_result(resfile);
343 tcr = read_test_case_result(resfile);
422 atf::fs::path resfile = resdir.get_path() / "tcr";
423 INV(!atf::fs::exists(resfile));
437 resfile = workdir.get_path() / "tcr";
442 resfile, workdir.get_path(), w);
447 config, resfile, workdir.get_path(), w);
452 s.second, resfile);
458 if (atf::fs::exists(resfile))
459 atf::fs::remove(resfile);
462 if (atf::fs::exists(resfile))
463 atf::fs::remove(resfile);