| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcConfigListWGL.cpp | 60 bool isOk = isAOSPOk && (fmtInfo.sampleBuffers == 0); in getDefaultWglConfigList() local
|
| H A D | glcConfigListEGL.cpp | 126 bool isOk = isRenderable && isConformant && (numSamples == 0) && !isFloatType && !isYUV; in getDefaultEglConfigList() local
|
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditSRGB8ConversionTest.cpp | 70 bool isOk = true; in iterate() local
|
| H A D | ditBuildInfoTests.cpp | 130 const bool isOk = valueName != DE_NULL; in iterate() local 159 const bool isOk = *((const deUint8*)&multiByte) == (deUint8)0x01; in iterate() local 161 const bool isOk = *((const deUint8*)&multiByte) == (deUint8)0x02; in iterate() local
|
| H A 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
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglClientExtensionTests.cpp | 188 bool isOk = true; in iterate() local
|
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_brainpool_no_length_verify_test.cpp | 851 bool isOk = spiObj->engineVerify(nullptr, &input, &out); in HWTEST_F() local 869 bool isOk = spiObj->engineVerify((HcfVerifySpi *)&obj, &input, &input); in HWTEST_F() local
|
| H A D | crypto_sm2_verify_test.cpp | 888 bool isOk = spiObj->engineVerify(nullptr, &input, &out); in HWTEST_F() local
|
| /base/security/crypto_framework/test/unittest/src/ecc/ |
| H A D | crypto_ecc_verify_sub_test.cpp | 1765 bool isOk = spiObj->engineVerify(nullptr, &input, &out); in HWTEST_F() local 1790 bool isOk = spiObj->engineVerify((HcfVerifySpi *)&obj, &input, &input); in HWTEST_F() local
|
| H A D | crypto_ecc_no_length_verify_sub_test.cpp | 1958 bool isOk = spiObj->engineVerify(nullptr, &input, &out); in HWTEST_F() local 1977 bool isOk = spiObj->engineVerify((HcfVerifySpi *)&obj, &input, &input); in HWTEST_F() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fImplementationLimitTests.cpp | 162 const bool isOk = compare<T>(m_minRequiredValue, value); in iterate() local
|
| /applications/standard/contacts_data/dataBusiness/calllog/src/ |
| H A D | calllog_ability.cpp | 144 bool isOk = sqlAnalyzer.CheckValuesBucket(valuesBucket); in Insert() local 265 bool isOk = sqlAnalyzer.CheckValuesBucket(valuesBucket); in Update() local
|
| /applications/standard/contacts_data/dataBusiness/voicemail/src/ |
| H A D | voicemail_ability.cpp | 138 bool isOk = sqlAnalyzer.CheckValuesBucket(valuesBucket); in Insert() local 267 bool isOk = sqlAnalyzer.CheckValuesBucket(valuesBucket); in Update() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | bidiconf.cpp | 582 UBool isOk=true; in checkLevels() local 628 UBool isOk=true; in checkOrdering() local [all...] |
| /third_party/skia/tests/ |
| H A D | TextBlobCacheTest.cpp | 325 bool isOk = compare_bitmaps(base, half) || compare_bitmaps(unit, half); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 381 bool isOk = compare_bitmaps(expectedBitMap, movingBitmap); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDepthTests.cpp | 187 bool isOk = errorCodesOk && imagesOk; in iterate() local
|
| H A D | es3fFboTestCase.cpp | 116 bool isOk = compare(reference, result); in iterate() local
|
| H A D | es3fFragDepthTests.cpp | 264 bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate() local 416 bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate() local [all...] |
| H A D | es3fShaderFragDataTests.cpp | 94 const bool isOk = compareThreshold(resultColor, expectedColor, threshold); in compareSingleColor() local 220 bool isOk; in iterate() local
|
| H A D | es3fTextureSizeTests.cpp | 164 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate() local
|
| H A D | es3fTextureSwizzleTests.cpp | 217 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboTestCase.cpp | 120 bool isOk = compare(reference, result); in iterate() local
|
| H A D | es31fShaderBuiltinConstantTests.cpp | 279 const bool isOk = verifyInShaderType(glu::ShaderType(shaderType), reference); in iterate() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsSamplerObjectTest.cpp | 568 bool isOk = pixelThresholdCompare (log, "Sampler render result", "Result from rendering with sampler", samplerRef, samplerResult, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate() local 1157 bool isOk = pixelThresholdCompare (log, "Sampler render result", "Result from rendering with sampler", samplerRef, samplerResult, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate() local
|
| /third_party/vk-gl-cts/scripts/ |
| H A D | run_nightly.py | 487 isOk = runNightly(config) variable
|