Searched refs:foundError (Results 1 – 3 of 3) sorted by relevance
789 UBool foundError; in TestBreakIteratorTailoring() local791 foundError = FALSE; in TestBreakIteratorTailoring()793 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()796 foundError = TRUE; in TestBreakIteratorTailoring()797 } else if (!foundError && offset != testPtr->offsFwd[offsindx]) { in TestBreakIteratorTailoring()800 foundError = TRUE; in TestBreakIteratorTailoring()803 if (!foundError && offsindx < testPtr->numOffsets) { in TestBreakIteratorTailoring()808 foundError = FALSE; in TestBreakIteratorTailoring()810 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()813 foundError = TRUE; in TestBreakIteratorTailoring()[all …]
382 bool foundError = false; in verifyResultLayer() local398 foundError = true; in verifyResultLayer()402 if (!foundError) in verifyResultLayer()
2497 bool foundError = false; in verifyResultLayer() local2513 foundError = true; in verifyResultLayer()2517 if (!foundError) in verifyResultLayer()