Searched defs:vars_map (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests.hpp66 // The "vars_map" class.
69 typedef std::map< std::string, std::string > vars_map; typedef in namespace:atf::tests
93 void init(const vars_map&);
99 const vars_map get_md_vars(void) const;

Completed in 21 milliseconds