Searched refs:CreateBufferWithRandomData (Results 1 – 1 of 1) sorted by relevance
80 …fixedIntInputBuffer = CreateBufferWithRandomData(random, BytesToParse / sizeof(long), sizeof(long)… in GlobalSetup()418 …private static byte[] CreateBufferWithRandomData(Random random, int valueCount, int encodedSize, i… in CreateBufferWithRandomData() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark