| /external/skia/src/gpu/vk/ |
| D | VulkanMemory.cpp | 20 const std::function<CheckResult>& checkResult, in AllocBufferMemory() 51 const std::function<CheckResult>& checkResult, in AllocImageMemory() 91 const std::function<CheckResult>& checkResult) { in MapAlloc() 137 const std::function<CheckResult>& checkResult) { in FlushMappedAlloc() 151 const std::function<CheckResult>& checkResult) { in InvalidateMappedAlloc()
|
| /external/icu/icu4c/source/i18n/ |
| D | uspoof.cpp | 388 USpoofCheckResult* checkResult, in uspoof_check2() 424 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 559 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 656 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 802 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 811 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 818 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 825 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 832 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | uspoof.cpp | 388 USpoofCheckResult* checkResult, in uspoof_check2() 424 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 559 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 656 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 802 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 811 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 818 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 825 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 832 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
| D | SpoofCheckerTest.java | 372 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local 581 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local 624 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local 645 CheckResult checkResult = new CheckResult(); in TestBug11635() local 750 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local 852 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
| D | SpoofCheckerTest.java | 375 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local 584 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local 627 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local 648 CheckResult checkResult = new CheckResult(); in TestBug11635() local 753 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local 855 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
|
| /external/smali/smalidea/src/test/java/org/jf/smalidea/ |
| D | LightCodeInsightParsingTestCase.java | 87 protected void doTest(boolean checkResult) { in doTest() 155 …protected void checkResult(@NonNls @TestDataFile String targetDataName, final PsiFile file) throws… in checkResult() method in LightCodeInsightParsingTestCase 180 …protected void checkResult(@TestDataFile @NonNls String targetDataName, final String text) throws … in checkResult() method in LightCodeInsightParsingTestCase
|
| /external/skia/src/gpu/graphite/vk/ |
| D | VulkanBuffer.cpp | 108 auto checkResult = [](VkResult result) { in Make() local 208 auto checkResult = [sharedContext](VkResult result) { in internalMap() local
|
| D | VulkanTexture.cpp | 102 auto checkResult = [sharedContext](VkResult result) { in MakeVkImage() local
|
| /external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
| D | RpcProtocolVersionsUtilTest.java | 61 RpcVersionsCheckResult checkResult = in checkRpcVersions() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDefs.cpp | 94 static void checkResult (VkResult result, const char* msg, const char* file, int line) in checkResult() function 111 void checkResult (VkResult result, const char* msg, const char* file, int line) in checkResult() function
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/ |
| D | AbstractECMultiplier.java | 31 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/ |
| D | AbstractECMultiplier.java | 31 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| D | AbstractECMultiplier.java | 27 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
|
| /external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
| D | esextcGPUShader5TextureGatherOffset.cpp | 1465 bool GPUShader5TextureGatherOffsetColor2DRepeatCaseTest::checkResult(const CapturedVaryings& captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DRepeatCaseTest 1623 bool GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest::checkResult(const CapturedVaryings&… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest 1837 bool GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest::checkResult(const CapturedVaryings& c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest 2012 bool GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest::checkResult(const CapturedVaryings& captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest 2364 bool GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest::checkResult(const CapturedVaryings& captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest 2505 bool GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest::checkResult(const CapturedVaryings& captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest 2690 bool GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest::checkResult(const CapturedVaryings&… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest 2883 bool GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest::checkResult(const CapturedVaryings& c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest 3060 bool GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest::checkResult(const CapturedVaryings& captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest
|
| /external/deqp/framework/common/ |
| D | tcuResultCollector.cpp | 88 bool ResultCollector::checkResult (bool condition, qpTestResult result, const std::string& msg) in checkResult() function in tcu::ResultCollector
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkBuffer.cpp | 140 auto checkResult = [gpu, allocUsage, shouldPersistentlyMapCpuToGpu](VkResult result) { in Make() local 227 auto checkResult = [gpu, flushOffset, flushSize](VkResult result) { in vkUnmap() local
|
| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsTestsUtils.cpp | 2655 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTest() 2666 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() 2897 subgroups::CheckResult checkResult) in makeGeometryFrameBufferTest() 2907 subgroups::CheckResult checkResult, in makeGeometryFrameBufferTestRequiredSubgroupSize() 3131 const VerificationFunctor& checkResult, in allStages() 3143 const VerificationFunctor& checkResult, in allStagesRequiredSubgroupSize() 3468 subgroups::CheckResult checkResult) in makeVertexFrameBufferTest() 3478 subgroups::CheckResult checkResult, in makeVertexFrameBufferTestRequiredSubgroupSize() 3692 CheckResultFragment checkResult) in makeFragmentFrameBufferTest() 3702 CheckResultFragment checkResult, in makeFragmentFrameBufferTestRequiredSubgroupSize() [all …]
|
| /external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
| D | ArrayMethodsTestCase.java | 171 private void checkResult(String method, String expected, in checkResult() method in ArrayMethodsTestCase
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | check_bn_tests.go | 157 func checkResult(t test, expr, key string, r *big.Int) { func
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | check_bn_tests.go | 157 func checkResult(t test, expr, key string, r *big.Int) { func
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
| D | TextTrieMapTest.java | 220 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() method in TextTrieMapTest
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | TextTrieMapTest.java | 217 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() method in TextTrieMapTest
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
| D | TestCLDRTests.java | 135 void checkResult(String value) { in checkResult() method in TestCLDRTests.Handler
|
| /external/guava/android/guava-tests/test/com/google/common/base/ |
| D | JoinerTest.java | 180 private static void checkResult(Joiner joiner, Iterable<Integer> parts, String expected) { in checkResult() method in JoinerTest
|
| /external/guava/guava-tests/test/com/google/common/base/ |
| D | JoinerTest.java | 180 private static void checkResult(Joiner joiner, Iterable<Integer> parts, String expected) { in checkResult() method in JoinerTest
|