Searched refs:CreateBufferWithRandomFloats (Results 1 – 1 of 1) sorted by relevance
79 …floatInputBuffer = CreateBufferWithRandomFloats(random, BytesToParse / sizeof(float), paddingValue… in GlobalSetup()392 …private static byte[] CreateBufferWithRandomFloats(Random random, int valueCount, int paddingValue… in CreateBufferWithRandomFloats() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark