Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7316 UBool triedExact = false; // did we attempt an exact comparison? in testFormattableAsUFormattable() local
7323 triedExact = true; in testFormattableAsUFormattable()
7328 triedExact = true; in testFormattableAsUFormattable()
7333 triedExact = true; in testFormattableAsUFormattable()
7347 triedExact = true; in testFormattableAsUFormattable()
7352 triedExact = true; in testFormattableAsUFormattable()
7378 triedExact = true; in testFormattableAsUFormattable()
7383 triedExact = true; in testFormattableAsUFormattable()
7397 if(triedExact) { in testFormattableAsUFormattable()
7451 return exactMatch || !triedExact; in testFormattableAsUFormattable()
[all...]

Completed in 11 milliseconds