Home
last modified time | relevance | path

Searched refs:get_md_var (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/atf/atf-c++/
H A Dtests.hpp96 const std::string get_md_var(const std::string&) const;
H A Dtests.cpp259 impl::tc::get_md_var(const std::string& var) in get_md_var() function in impl::tc
500 if (tc->get_md_var("ident") == name) in find_tc()