Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/i18n/
Duspoof.cpp384 USpoofCheckResult* checkResult, in uspoof_check2()
420 USpoofCheckResult* checkResult, in uspoof_check2UTF8()
555 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl()
652 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString()
798 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local
807 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult()
814 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks()
821 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel()
828 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
DSpoofCheckerTest.java375 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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java372 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/smali/smalidea/src/test/java/org/jf/smalidea/
DLightCodeInsightParsingTestCase.java87 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/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DRpcProtocolVersionsUtilTest.java61 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/repackaged/bcprov/src/main/java/com/android/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/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1465 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/
DtcuResultCollector.cpp88 bool ResultCollector::checkResult (bool condition, qpTestResult result, const std::string& msg) in checkResult() function in tcu::ResultCollector
/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.cpp77 void checkResult (VkResult result, const char* msg, const char* file, int line) in checkResult() function
/external/boringssl/src/crypto/fipsmodule/bn/
Dcheck_bn_tests.go155 func checkResult(t test, expr, key string, r *big.Int) { func
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTextTrieMapTest.java220 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/
DTextTrieMapTest.java217 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() method in TextTrieMapTest
/external/cldr/tools/java/org/unicode/cldr/test/
DTestCLDRTests.java135 void checkResult(String value) { in checkResult() method in TestCLDRTests.Handler
/external/guava/android/guava-tests/test/com/google/common/base/
DJoinerTest.java180 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/
DJoinerTest.java180 private static void checkResult(Joiner joiner, Iterable<Integer> parts, String expected) { in checkResult() method in JoinerTest
/external/llvm-project/flang/lib/Lower/
DIO.cpp170 bool checkResult, mlir::Value ok, in makeNextConditionalOn()
225 mlir::OpBuilder::InsertPoint &insertPt, bool checkResult, in genOutputItemList()
297 bool checkResult, mlir::Value &ok, in genInputItemList()
358 bool checkResult, mlir::Value &ok, bool inIterWhileLoop) { in genIoLoop()
741 mlir::Value cookie, const A &specList, bool checkResult, in threadSpecs()
/external/icu/icu4c/source/test/cintltst/
Dspooftest.c487 USpoofCheckResult* checkResult = uspoof_openCheckResult(&status); in TestUSpoofCAPI() local
/external/cldr/tools/java/org/unicode/cldr/icu/
DTestCldr.java223 void checkResult(String value) { in checkResult() method in TestCldr.Handler
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderPrimitiveCounter.cpp471 bool GeometryShaderPrimitiveCounter::checkResult(const glw::GLint* data) in checkResult() function in glcts::GeometryShaderPrimitiveCounter
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferTextureBufferRange.cpp1053 bool TextureBufferTextureBufferRange::checkResult(FormatInfo& info, const char* phase, bool transfo… in checkResult() function in glcts::TextureBufferTextureBufferRange
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp724 bool TextureBorderClampSamplingTexture<InputType, OutputType>::checkResult(OutputType expectedValue, in checkResult() function in glcts::TextureBorderClampSamplingTexture
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp429 tcu::TestStatus BufferViewTestInstance::checkResult (deInt8 factor) in checkResult() function in vkt::api::__anona68ce2310111::BufferViewTestInstance
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp733 tcu::TestStatus ComputeInvocationsSecondaryTestInstance::checkResult (const de::SharedPtr<Buffer> b… in checkResult() function in vkt::QueryPool::__anon340515a00111::ComputeInvocationsSecondaryTestInstance
1322 tcu::TestStatus VertexShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anon340515a00111::VertexShaderTestInstance
1797 tcu::TestStatus GeometryShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anon340515a00111::GeometryShaderTestInstance
2247 tcu::TestStatus TessellationShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anon340515a00111::TessellationShaderTestInstance

12