Home
last modified time | relevance | path

Searched refs:StringSegmentedEncodedSizes (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DParseRawPrimitivesBenchmark.cs62 public IEnumerable<int> StringSegmentedEncodedSizes => new[] { 105, 10080 }; field in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
90 foreach (var encodedSize in StringSegmentedEncodedSizes) in GlobalSetup()
313 [ArgumentsSource(nameof(StringSegmentedEncodedSizes))]
352 [ArgumentsSource(nameof(StringSegmentedEncodedSizes))]