Searched refs:gotDecomp (Results 1 – 3 of 3) sorted by relevance
203 boolean gotDecomp = false; in characterTest()219 if (item.equals(decomp)) gotDecomp = true; in characterTest()259 if (!gotSource || !gotDecomp || !gotComp) { in characterTest()
200 boolean gotDecomp = false; in characterTest()216 if (item.equals(decomp)) gotDecomp = true; in characterTest()256 if (!gotSource || !gotDecomp || !gotComp) { in characterTest()
180 UBool gotDecomp = FALSE; in characterTest() local199 if (item == decomp) gotDecomp = TRUE; in characterTest()203 if (!gotSource || !gotDecomp || !gotComp) { in characterTest()