Searched refs:interfaces_to_testers (Results 1 – 1 of 1) sorted by relevance
72 static testers_map interfaces_to_testers; variable192 if (interfaces_to_testers.empty()) in tester_path()193 load_testers(interfaces_to_testers); in tester_path()195 const testers_map::const_iterator iter = interfaces_to_testers.find( in tester_path()197 if (iter == interfaces_to_testers.end()) in tester_path()