Searched refs:foundError (Results 1 – 4 of 4) sorted by relevance
794 UBool foundError; in TestBreakIteratorTailoring() local796 foundError = FALSE; in TestBreakIteratorTailoring()798 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()801 foundError = TRUE; in TestBreakIteratorTailoring()802 } else if (!foundError && offset != testPtr->offsFwd[offsindx]) { in TestBreakIteratorTailoring()805 foundError = TRUE; in TestBreakIteratorTailoring()808 if (!foundError && offsindx < testPtr->numOffsets) { in TestBreakIteratorTailoring()813 foundError = FALSE; in TestBreakIteratorTailoring()815 if (!foundError && offsindx >= testPtr->numOffsets) { in TestBreakIteratorTailoring()818 foundError = TRUE; in TestBreakIteratorTailoring()[all …]
382 bool foundError = false; in verifyResultLayer() local398 foundError = true; in verifyResultLayer()402 if (!foundError) in verifyResultLayer()
701 bool foundError = false; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local702 for (int y = 0; y < 2 && !foundError; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()704 for (int x = 0; x < 2 && !foundError; ++x) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()708 foundError = true; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
2523 bool foundError = false; in verifyResultLayer() local2539 foundError = true; in verifyResultLayer()2543 if (!foundError) in verifyResultLayer()