Lines Matching refs:atffile
39 #include "atffile.hpp"
129 "application/X-atf-atffile", 1);
267 // The "atffile" class.
270 impl::atffile::atffile(const atf::tests::vars_map& config_vars,
281 impl::atffile::tps(void)
288 impl::atffile::conf(void)
295 impl::atffile::props(void)
307 impl::atffile
310 // Scan the directory where the atffile lives in to gather a list of
328 // Parse the atffile.
342 return atffile(r.conf(), r.tps(), r.props());