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

/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7308 UBool triedExact = FALSE; // did we attempt an exact comparison? local
7315 triedExact = TRUE;
7320 triedExact = TRUE;
7325 triedExact = TRUE;
7339 triedExact = TRUE;
7344 triedExact = TRUE;
7370 triedExact = TRUE;
7375 triedExact = TRUE;
7389 if(triedExact) {
7443 return exactMatch || !triedExact;
[all...]

Completed in 57 milliseconds