Home
last modified time | relevance | path

Searched defs:checkResult (Results 1 – 25 of 57) sorted by relevance

123

/external/skia/src/gpu/vk/
DVulkanMemory.cpp26 const std::function<CheckResult>& checkResult, in AllocBufferMemory()
61 const std::function<CheckResult>& checkResult, in AllocImageMemory()
101 const std::function<CheckResult>& checkResult) { in MapAlloc()
147 const std::function<CheckResult>& checkResult) { in FlushMappedAlloc()
161 const std::function<CheckResult>& checkResult) { in InvalidateMappedAlloc()
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/suggestions/
DBaseFixSuggestionsProvider.java26 AccessibilityHierarchyCheckResult checkResult, in provideFixSuggestions()
70 AccessibilityHierarchyCheckResult checkResult, in sortFixSuggestions()
DFixSuggestionProducer.java27 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
DFixSuggestionsProvider.java29 AccessibilityHierarchyCheckResult checkResult, in provideFixSuggestions()
DEditableContentDescProducer.java20 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
DFixSuggestionPreset.java57 AccessibilityHierarchyCheckResult checkResult, in provideFixSuggestions()
DRedundantDescriptionFixSuggestionProducer.java25 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
DSpeakableTextPresentFixSuggestionProducer.java29 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
DBaseTextContrastFixSuggestionProducer.java21 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
/external/skia/src/gpu/graphite/vk/
DVulkanBuffer.cpp129 auto checkResult = [](VkResult result) { in Make() local
207 auto checkResult = [sharedContext](VkResult result) { in internalMap() local
240 auto checkResult = [sharedContext, flushOffset, flushSize](VkResult result) { in internalUnmap() local
/external/cronet/stable/third_party/icu/source/i18n/
Duspoof.cpp389 USpoofCheckResult* checkResult, in uspoof_check2()
425 USpoofCheckResult* checkResult, in uspoof_check2UTF8()
644 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl()
741 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString()
960 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local
969 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult()
976 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks()
983 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel()
990 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
/external/cronet/tot/third_party/icu/source/i18n/
Duspoof.cpp389 USpoofCheckResult* checkResult, in uspoof_check2()
425 USpoofCheckResult* checkResult, in uspoof_check2UTF8()
644 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl()
741 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString()
960 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local
969 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult()
976 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks()
983 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel()
990 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
/external/icu/icu4c/source/i18n/
Duspoof.cpp316 USpoofCheckResult* checkResult, in uspoof_check2()
352 USpoofCheckResult* checkResult, in uspoof_check2UTF8()
571 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl()
668 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString()
887 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local
896 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult()
903 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks()
910 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel()
917 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
DSpoofCheckerTest.java377 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local
633 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local
676 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local
697 CheckResult checkResult = new CheckResult(); in TestBug11635() local
809 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local
911 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java374 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local
630 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local
673 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local
694 CheckResult checkResult = new CheckResult(); in TestBug11635() local
806 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local
908 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DRpcProtocolVersionsUtilTest.java60 RpcVersionsCheckResult checkResult = in checkRpcVersions() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/
DAbstractECMultiplier.java31 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DAbstractECMultiplier.java27 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
DAbstractECMultiplier.java31 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.cpp97 static void checkResult(VkResult result, const char *msg, const char *file, int line) in checkResult() function
116 void checkResult(VkResult result, const char *msg, const char *file, int line) in checkResult() function
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1466 bool GPUShader5TextureGatherOffsetColor2DRepeatCaseTest::checkResult(const CapturedVaryings &captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DRepeatCaseTest
1624 bool GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest::checkResult(const CapturedVaryings … in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest
1838 bool GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest::checkResult(const CapturedVaryings &c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest
2013 bool GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest::checkResult(const CapturedVaryings &captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest
2370 bool GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest::checkResult(const CapturedVaryings &captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest
2511 bool GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest::checkResult(const CapturedVaryings &captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest
2696 bool GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest::checkResult(const CapturedVaryings … in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest
2889 bool GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest::checkResult(const CapturedVaryings &c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest
3066 bool GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest::checkResult(const CapturedVaryings &captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest
/external/deqp/framework/common/
DtcuResultCollector.cpp97 bool ResultCollector::checkResult(bool condition, qpTestResult result, const std::string &msg) in checkResult() function in tcu::ResultCollector
/external/skia/src/gpu/ganesh/vk/
DGrVkBuffer.cpp158 auto checkResult = [gpu, allocUsage, shouldPersistentlyMapCpuToGpu](VkResult result) { in Make() local
246 auto checkResult = [gpu, flushOffset, flushSize](VkResult result) { in vkUnmap() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2646 subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage) in makeTessellationEvaluationFrameBufferTest()
2654subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage, const uint32_t tessShade… in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2882 subgroups::CheckResult checkResult) in makeGeometryFrameBufferTest()
2890 subgroups::CheckResult checkResult, const uint32_t geometryShaderStageCreateFlags, in makeGeometryFrameBufferTestRequiredSubgroupSize()
3115 const VerificationFunctor &checkResult, in allStages()
3124 …const void *internalData, const VerificationFunctor &checkResult, const vk::VkShaderStageFlags sha… in allStagesRequiredSubgroupSize()
3459 … const void *internalData, subgroups::CheckResult checkResult) in makeVertexFrameBufferTest()
3467 subgroups::CheckResult checkResult, const uint32_t vertexShaderStageCreateFlags, in makeVertexFrameBufferTestRequiredSubgroupSize()
3672 … const void *internalData, CheckResultFragment checkResult) in makeFragmentFrameBufferTest()
3680CheckResultFragment checkResult, const uint32_t fragmentShaderStageCreateFlags, const uint32_t req… in makeFragmentFrameBufferTestRequiredSubgroupSize()
[all …]
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DArrayMethodsTestCase.java171 private void checkResult(String method, String expected, in checkResult() method in ArrayMethodsTestCase

123