Home
last modified time | relevance | path

Searched defs:maxIterations (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs927 private readonly int maxIterations; field in Google.Protobuf.CodedInputStreamTest.RepeatingMemoryStream
930 public RepeatingMemoryStream(byte[] bytes, int maxIterations) in RepeatingMemoryStream()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleDistanceTest.java80 final int maxIterations = 1000; in testTiming() local
/third_party/flutter/skia/src/utils/
DSkPolyUtils.cpp368 unsigned int maxIterations = inputPolygonSize * inputPolygonSize; in SkInsetConvexPolygon() local
1302 unsigned long long maxIterations = (unsigned long long)(numEdges) * numEdges; in SkOffsetSimplePolygon() local
/third_party/skia/src/utils/
DSkPolyUtils.cpp379 unsigned int maxIterations = inputPolygonSize * inputPolygonSize; in SkInsetConvexPolygon() local
1318 unsigned long long maxIterations = (unsigned long long)(numEdges) * numEdges; in SkOffsetSimplePolygon() local