Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp7111 UBool triedExact = FALSE; // did we attempt an exact comparison? in testFormattableAsUFormattable() local
7118 triedExact = TRUE; in testFormattableAsUFormattable()
7123 triedExact = TRUE; in testFormattableAsUFormattable()
7128 triedExact = TRUE; in testFormattableAsUFormattable()
7142 triedExact = TRUE; in testFormattableAsUFormattable()
7147 triedExact = TRUE; in testFormattableAsUFormattable()
7173 triedExact = TRUE; in testFormattableAsUFormattable()
7178 triedExact = TRUE; in testFormattableAsUFormattable()
7192 if(triedExact) { in testFormattableAsUFormattable()
7246 return exactMatch || !triedExact; in testFormattableAsUFormattable()