Lines Matching full:full_name
476 const String& full_name = String::Format("%s.%s",500 return (MatchesFilter(full_name, positive.c_str()) &&501 !MatchesFilter(full_name, negative.c_str()));