Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtesters.cpp68 typedef std::map< std::string, std::string > testers_map; typedef
72 static testers_map interfaces_to_testers;
138 load_testers(testers_map& testers) in load_testers()
195 const testers_map::const_iterator iter = interfaces_to_testers.find( in tester_path()