Searched refs:CreateBufferWithRandomVarints (Results 1 – 1 of 1) sorted by relevance
74 …byte[] buffer = CreateBufferWithRandomVarints(random, BytesToParse / encodedSize, encodedSize, pad… in GlobalSetup()374 …private static byte[] CreateBufferWithRandomVarints(Random random, int valueCount, int encodedSize… in CreateBufferWithRandomVarints() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark