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.java125 boolean foundStandard = false; in TestKeywordValues()
135 if(foundStandard == false) { in TestKeywordValues()
136 foundStandard = true; in TestKeywordValues()
144 if(foundStandard == false) { in TestKeywordValues()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUResourceBundleCollationTest.java128 boolean foundStandard = false; in TestKeywordValues()
138 if(foundStandard == false) { in TestKeywordValues()
139 foundStandard = true; in TestKeywordValues()
147 if(foundStandard == false) { in TestKeywordValues()
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c2540 UBool foundStandard = FALSE; in TestGetKeywordValues() local
2551 if(foundStandard == FALSE) { in TestGetKeywordValues()
2552 foundStandard = TRUE; in TestGetKeywordValues()
2558 if(foundStandard == FALSE) { in TestGetKeywordValues()
2567 foundStandard = FALSE; in TestGetKeywordValues()
2575 if(foundStandard == FALSE) { in TestGetKeywordValues()
2576 foundStandard = TRUE; in TestGetKeywordValues()
2582 if(foundStandard == FALSE) { in TestGetKeywordValues()