Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp6842 UBool triedExact = FALSE; // did we attempt an exact comparison? in testFormattableAsUFormattable() local
6849 triedExact = TRUE; in testFormattableAsUFormattable()
6854 triedExact = TRUE; in testFormattableAsUFormattable()
6859 triedExact = TRUE; in testFormattableAsUFormattable()
6873 triedExact = TRUE; in testFormattableAsUFormattable()
6878 triedExact = TRUE; in testFormattableAsUFormattable()
6904 triedExact = TRUE; in testFormattableAsUFormattable()
6909 triedExact = TRUE; in testFormattableAsUFormattable()
6923 if(triedExact) { in testFormattableAsUFormattable()
6977 return exactMatch || !triedExact; in testFormattableAsUFormattable()