Home
last modified time | relevance | path

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

/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.cpp2497 bool foundError = false; in verifyResultLayer() local
2513 foundError = true; in verifyResultLayer()
2517 if (!foundError) in verifyResultLayer()