Searched refs:CreateRandomDoubles (Results 1 – 1 of 1) sorted by relevance
90 doubleValues = CreateRandomDoubles(random, BytesToWrite / sizeof(double)); in GlobalSetup()473 private static double[] CreateRandomDoubles(Random random, int valueCount) in CreateRandomDoubles() method in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark