Searched refs:empty_hash_collection_ (Results 1 – 2 of 2) sorted by relevance
95 const HashCollection empty_hash_collection_; variable
182 return text_it == text_.end() ? empty_hash_collection_ : text_it->second; in FindMisspellings()