Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcbiapts.c931 UBool foundError; in TestBreakIteratorTailoring() local
933 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 …]
/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/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryGridRenderTests.cpp487 bool foundError = false; in verifyResultLayer() local
503 foundError = true; in verifyResultLayer()
507 if (!foundError) in verifyResultLayer()
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp2042 bool foundError = false; in CreateInstance() local
2046 foundError |= error.Fail(); in CreateInstance()
2051 foundError |= error.Fail(); in CreateInstance()
2056 foundError |= error.Fail(); in CreateInstance()
2061 foundError |= error.Fail(); in CreateInstance()
2066 foundError |= error.Fail(); in CreateInstance()
2079 foundError ? 0 : objc_indexed_classes); in CreateInstance()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestInheritance.java374 boolean foundError = false; in TestParentLocalesForCycles()
376 while (currentLoc != null && !foundError) { in TestParentLocalesForCycles()
379 foundError = true; in TestParentLocalesForCycles()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2523 bool foundError = false; in verifyResultLayer() local
2539 foundError = true; in verifyResultLayer()
2543 if (!foundError) in verifyResultLayer()