Searched refs:gotDecomp (Results 1 – 2 of 2) sorted by relevance
195 boolean gotDecomp = false; in characterTest()211 if (item.equals(decomp)) gotDecomp = true; in characterTest()251 if (!gotSource || !gotDecomp || !gotComp) { in characterTest()
179 UBool gotDecomp = FALSE; in characterTest() local198 if (item == decomp) gotDecomp = TRUE; in characterTest()202 if (!gotSource || !gotDecomp || !gotComp) { in characterTest()