Home
last modified time | relevance | path

Searched refs:thatAlias (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp140 ChoiceFormat& thatAlias = (ChoiceFormat&)that; in operator ==() local
141 return msgPattern == thatAlias.msgPattern; in operator ==()