Searched refs:CreateBufferWithRandomDoubles (Results 1 – 1 of 1) sorted by relevance
78 …doubleInputBuffer = CreateBufferWithRandomDoubles(random, BytesToParse / sizeof(double), paddingVa… in GlobalSetup()405 …private static byte[] CreateBufferWithRandomDoubles(Random random, int valueCount, int paddingValu… in CreateBufferWithRandomDoubles() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark