Lines Matching defs:best
100 const Locale *best = matcher.getBestMatch(Locale::getFrench(), errorCode); in testEmpty() local
130 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local
144 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local
157 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local
174 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local
189 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local
203 const Locale *best = matcher.getBestMatchForListString("el, fr, fr;q=0, en-GB", errorCode); in testBasics() local
221 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local
270 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testSupportedDefault() local
294 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testUnsupportedDefault() local
317 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testNoDefault() local