Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A 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))]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A 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))]