Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DParseRawPrimitivesBenchmark.cs85 …byte[] buffer = CreateBufferWithStrings(BytesToParse / encodedSize, encodedSize, encodedSize < 10 … in GlobalSetup()
92 …byte[] buffer = CreateBufferWithStrings(BytesToParse / encodedSize, encodedSize, encodedSize < 10 … in GlobalSetup()
472 …private static byte[] CreateBufferWithStrings(int valueCount, int encodedSize, int paddingValueCou… in CreateBufferWithStrings() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DParseRawPrimitivesBenchmark.cs85 …byte[] buffer = CreateBufferWithStrings(BytesToParse / encodedSize, encodedSize, encodedSize < 10 … in GlobalSetup()
92 …byte[] buffer = CreateBufferWithStrings(BytesToParse / encodedSize, encodedSize, encodedSize < 10 … in GlobalSetup()
472 …private static byte[] CreateBufferWithStrings(int valueCount, int encodedSize, int paddingValueCou… in CreateBufferWithStrings() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark