Home
last modified time | relevance | path

Searched refs:CreateRandomVarints32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DWriteRawPrimitivesBenchmark.cs85 …varint32Values.Add(encodedSize, CreateRandomVarints32(random, BytesToWrite / encodedSize, encodedS… in GlobalSetup()
443 private static uint[] CreateRandomVarints32(Random random, int valueCount, int encodedSize) in CreateRandomVarints32() method in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DWriteRawPrimitivesBenchmark.cs85 …varint32Values.Add(encodedSize, CreateRandomVarints32(random, BytesToWrite / encodedSize, encodedS… in GlobalSetup()
443 private static uint[] CreateRandomVarints32(Random random, int valueCount, int encodedSize) in CreateRandomVarints32() method in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark