Searched refs:this_name (Results 1 – 1 of 1) sorted by relevance
860 std::string this_name = hal.package() + "." + hal.instance(); in TEST() local861 names.erase(this_name); in TEST()