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

/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile.hpp88 atffile read_atffile(const tools::fs::path&);
H A Datffile_test.cpp536 const tools::atffile atffile = tools::read_atffile(
567 const tools::atffile atffile = tools::read_atffile(
583 (void)tools::read_atffile(tools::fs::path("Atffile"));
602 (void)tools::read_atffile(tools::fs::path("Atffile"));
H A Datf-run.cpp241 tools::atffile af = tools::read_atffile(tp / "Atffile");
516 tools::atffile af = tools::read_atffile(tp / "Atffile");
553 tools::atffile af = tools::read_atffile(tools::fs::path("Atffile"));
H A Datffile.cpp312 impl::read_atffile(const tools::fs::path& filename) function in class:impl

Completed in 191 milliseconds