Searched refs:CreateBufferWithStrings (Results 1 – 1 of 1) sorted by relevance
85 …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