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

/external/chromium/third_party/icu/source/test/intltest/
H A Dcanittst.cpp177 UBool gotSource = FALSE; local
193 if (item == s) gotSource = TRUE;
198 if (!gotSource || !gotDecomp || !gotComp) {
/external/icu4c/test/intltest/
H A Dcanittst.cpp181 UBool gotSource = FALSE; local
197 if (item == s) gotSource = TRUE;
202 if (!gotSource || !gotDecomp || !gotComp) {

Completed in 33 milliseconds