Home
last modified time | relevance | path

Searched refs:foundError (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
Dcbiapts.c772 UBool foundError; in TestBreakIteratorTailoring() local
774 foundError = FALSE; in TestBreakIteratorTailoring()
776 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()
779 foundError = TRUE; in TestBreakIteratorTailoring()
780 } else if (!foundError && offset != testPtr->offsFwd[offsindx]) { in TestBreakIteratorTailoring()
783 foundError = TRUE; in TestBreakIteratorTailoring()
786 if (!foundError && offsindx < testPtr->numOffsets) { in TestBreakIteratorTailoring()
791 foundError = FALSE; in TestBreakIteratorTailoring()
793 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()
796 foundError = TRUE; in TestBreakIteratorTailoring()
[all …]
/external/icu/icu4c/source/test/cintltst/
Dcbiapts.c789 UBool foundError; in TestBreakIteratorTailoring() local
791 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 …]
/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp382 bool foundError = false; in verifyResultLayer() local
398 foundError = true; in verifyResultLayer()
402 if (!foundError) in verifyResultLayer()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2494 bool foundError = false; in verifyResultLayer() local
2510 foundError = true; in verifyResultLayer()
2514 if (!foundError) in verifyResultLayer()