Searched refs:foundError (Results 1 – 5 of 5) sorted by relevance
931 UBool foundError; in TestBreakIteratorTailoring() local933 foundError = FALSE; in TestBreakIteratorTailoring()935 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()938 foundError = TRUE; in TestBreakIteratorTailoring()939 } else if (!foundError && offset != testPtr->offsFwd[offsindx]) { in TestBreakIteratorTailoring()942 foundError = TRUE; in TestBreakIteratorTailoring()945 if (!foundError && offsindx < testPtr->numOffsets) { in TestBreakIteratorTailoring()950 foundError = FALSE; in TestBreakIteratorTailoring()952 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()955 foundError = TRUE; in TestBreakIteratorTailoring()[all …]
382 bool foundError = false; in verifyResultLayer() local398 foundError = true; in verifyResultLayer()402 if (!foundError) in verifyResultLayer()
536 bool foundError = false; in verifyResultLayer() local552 foundError = true; in verifyResultLayer()556 if (!foundError) in verifyResultLayer()
814 bool foundError = false; in checkForOutOfRangeLiteral() local827 foundError = true; in checkForOutOfRangeLiteral()834 return foundError; in checkForOutOfRangeLiteral()
2548 bool foundError = false; in verifyResultLayer() local2564 foundError = true; in verifyResultLayer()2568 if (!foundError) in verifyResultLayer()