Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DWriteRawPrimitivesBenchmark.cs98 … stringValues.Add(encodedSize, CreateStrings(BytesToWrite / encodedSize, encodedSize)); in GlobalSetup()
483 private static string[] CreateStrings(int valueCount, int encodedSize) in CreateStrings() method in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark