Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
DICUResourceBundleCollationTest.java123 boolean foundStandard = false; in TestKeywordValues()
133 if(foundStandard == false) { in TestKeywordValues()
134 foundStandard = true; in TestKeywordValues()
142 if(foundStandard == false) { in TestKeywordValues()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUResourceBundleCollationTest.java124 boolean foundStandard = false; in TestKeywordValues()
134 if(foundStandard == false) { in TestKeywordValues()
135 foundStandard = true; in TestKeywordValues()
143 if(foundStandard == false) { in TestKeywordValues()
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c2538 UBool foundStandard = FALSE; in TestGetKeywordValues() local
2549 if(foundStandard == FALSE) { in TestGetKeywordValues()
2550 foundStandard = TRUE; in TestGetKeywordValues()
2556 if(foundStandard == FALSE) { in TestGetKeywordValues()
2565 foundStandard = FALSE; in TestGetKeywordValues()
2573 if(foundStandard == FALSE) { in TestGetKeywordValues()
2574 foundStandard = TRUE; in TestGetKeywordValues()
2580 if(foundStandard == FALSE) { in TestGetKeywordValues()