Searched refs:rhs_name (Results 1 – 1 of 1) sorted by relevance
87 base::string16 rhs_name = GetDisplayString(rhs.get(), false); in operator ()() local89 return lhs_name < rhs_name; in operator ()()91 collator_, lhs_name, rhs_name) == UCOL_LESS; in operator ()()