/external/deqp/modules/internal/ |
D | ditBuildInfoTests.cpp | 128 const bool isOk = valueName != DE_NULL; in iterate() local 157 const bool isOk = *((const deUint8*)&multiByte) == (deUint8)0x01; in iterate() local 159 const bool isOk = *((const deUint8*)&multiByte) == (deUint8)0x02; in iterate() local
|
D | ditImageCompareTests.cpp | 96 const bool isOk = de::inRange(result, m_minBound, m_maxBound); in iterate() local 142 const bool isOk = result == m_expectedResult; in iterate() local
|
D | ditSRGB8ConversionTest.cpp | 70 bool isOk = true; in iterate() local
|
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 125 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local 144 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local 167 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local 222 bool isOk = difference <= threshold; in fuzzyCompare() local 510 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatUlpThresholdCompare() local 597 bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local 681 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local 766 bool isOk = boolAll(lessThanEqual(diff, threshold)); in intThresholdCompare() local 850 bool isOk = true; in dsThresholdCompare() local 1112 bool isOk = bilinearCompare(reference, result, errorMask, threshold); in bilinearCompare() local
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/ |
D | VisibilityForSerializationTest.java | 49 public boolean isOk() { return true; } in isOk() method in VisibilityForSerializationTest.EnabledGetterClass 62 public boolean isOk() { return true; } in isOk() method in VisibilityForSerializationTest.EnabledIsGetterClass
|
/external/deqp/modules/gles3/functional/ |
D | es3fBufferMapTests.cpp | 70 bool isOk = false; in iterate() local 141 bool isOk = verifier.verify(buf, refBuf.getPtr(), 0, m_size, m_bufferTarget); in iterate() local 195 bool isOk = verifier.verify(buf, refBuf.getPtr(), 0, m_bufferSize, m_bufferTarget); in iterate() local 256 bool isOk = verifier.verify(buf, refBuf.getPtr(), verifyOffset, verifySize, m_bufferTarget); in iterate() local 315 bool isOk = verifier.verify(buf, refBuf.getPtr(), verifyOffset, verifySize, m_bufferTarget); in iterate() local 355 bool isOk = true; in iterate() local 426 bool isOk = true; in iterate() local 492 bool isOk = true; in iterate() local
|
D | es3fShaderFragDataTests.cpp | 94 const bool isOk = compareThreshold(resultColor, expectedColor, threshold); in compareSingleColor() local 220 bool isOk; in iterate() local
|
D | es3fBufferCopyTests.cpp | 88 bool isOk = true; in iterate() local 172 bool isOk = true; in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderFragDataTests.cpp | 76 const bool isOk = compareThreshold(resultColor, expectedColor, threshold); in compareSingleColor() local 202 bool isOk; in iterate() local
|
D | es2fShaderBuiltinVarTests.cpp | 56 bool isOk = 0 == (int)(deFloatFloor(c.coords.x() * builtinConstScale) + 0.05f); in evalBuiltinConstant() local 350 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() local 442 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() local 559 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", refImg, testImg, threshold… in iterate() local 675 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() local
|
D | es2fBufferTestUtil.cpp | 77 bool isOk = true; in compareByteArrays() local 418 bool isOk = true; in verify() local 586 bool isOk = true; in verify() local
|
/external/catch2/include/internal/ |
D | catch_result_type.cpp | 13 bool isOk( ResultWas::OfType resultType ) { in isOk() function
|
D | catch_assertionresult.cpp | 39 bool AssertionResult::isOk() const { in isOk() function in Catch::AssertionResult
|
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListWGL.cpp | 60 bool isOk = isAOSPOk && (fmtInfo.sampleBuffers == 0); in getDefaultWglConfigList() local
|
D | glcConfigListEGL.cpp | 126 bool isOk = isRenderable && isConformant && (numSamples == 0) && !isFloatType && !isYUV; in getDefaultEglConfigList() local
|
/external/autotest/frontend/client/src/autotest/moblab/rpc/ |
D | OperationStatus.java | 31 public boolean isOk() { in isOk() method in OperationStatus
|
/external/deqp/modules/egl/ |
D | teglNativeCoordMappingTests.cpp | 267 bool isOk = true; in validate() local 376 bool isOk = true; in testNativeWindow() local 423 bool isOk = true; in testNativePixmap() local 467 bool isOk = true; in testNativePixmapCopy() local
|
D | teglNativeColorMappingTests.cpp | 329 bool isOk = true; in testNativeWindow() local 372 bool isOk = true; in testNativePixmap() local 412 bool isOk = true; in testNativePixmapCopy() local
|
/external/icu/icu4c/source/test/intltest/ |
D | bidiconf.cpp | 582 UBool isOk=TRUE; in checkLevels() local 628 UBool isOk=TRUE; in checkOrdering() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 527 bool isOk = true; in checkAndLogCounterValues() local 715 bool isOk = true; in checkPath() local 808 bool isOk = true; in checkAndLogCallValues() local 1024 bool isOk = true; in iterate() local
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
D | UsMotionEvent.java | 41 public boolean isOk = false; field in UsMotionEvent
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 254 const bool isOk = compareImages(log, referenceFrame, rendered, threshold); in iterate() local 356 bool isOk = false; in iterate() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cFramebufferNoAttachmentsTests.cpp | 194 bool isOk = true; in iterate() local 525 bool isOk = true; in iterate() local
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 75 bool isOk = true; in compareByteArrays() local 398 bool isOk = false; in verify() local 579 bool isOk = true; in verify() local 775 bool isOk = true; in verify() local
|
/external/skia/tests/ |
D | TextBlobCacheTest.cpp | 313 bool isOk = compare_bitmaps(base, half) || compare_bitmaps(unit, half); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 369 bool isOk = compare_bitmaps(expectedBitMap, movingBitmap); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|