Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DWriteRawPrimitivesBenchmark.cs99 … byteStringValues.Add(encodedSize, CreateByteStrings(BytesToWrite / encodedSize, encodedSize)); in GlobalSetup()
507 private static ByteString[] CreateByteStrings(int valueCount, int encodedSize) in CreateByteStrings() method in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DWriteRawPrimitivesBenchmark.cs99 … byteStringValues.Add(encodedSize, CreateByteStrings(BytesToWrite / encodedSize, encodedSize)); in GlobalSetup()
507 private static ByteString[] CreateByteStrings(int valueCount, int encodedSize) in CreateByteStrings() method in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark