Searched refs:corename (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Datf-run.cpp129 const atf::fs::path corename = workdir / local
131 if (!atf::fs::exists(corename)) {
132 w.stderr_tc("Expected file " + corename.str() + " not found");
140 corename.c_str(), NULL);

Completed in 1022 milliseconds