Searched defs:atffile (Results 1 – 3 of 3) sorted by relevance
69 class atffile { class
510 const tools::atffile atffile(config_vars, test_program_names, properties); in ATF_TEST_CASE_BODY() local536 const tools::atffile atffile = tools::read_atffile( in ATF_TEST_CASE_BODY() local567 const tools::atffile atffile = tools::read_atffile( in ATF_TEST_CASE_BODY() local
274 impl::atffile::atffile(const vars_map& config_vars, in atffile() function in impl::atffile