Home
last modified time | relevance | path

Searched refs:CreateRandomVarints64 (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DWriteRawPrimitivesBenchmark.cs87 varint64Values.Add(encodedSize, CreateRandomVarints64(random, BytesToWrite / encodedSize, encodedSize)); in GlobalSetup()
453 private static ulong[] CreateRandomVarints64(Random random, int valueCount, int encodedSize) in CreateRandomVarints64() method in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark

Completed in 1 milliseconds