Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DParseRawPrimitivesBenchmark.cs74 …byte[] buffer = CreateBufferWithRandomVarints(random, BytesToParse / encodedSize, encodedSize, pad… in GlobalSetup()
374 …private static byte[] CreateBufferWithRandomVarints(Random random, int valueCount, int encodedSize… in CreateBufferWithRandomVarints() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DParseRawPrimitivesBenchmark.cs74 …byte[] buffer = CreateBufferWithRandomVarints(random, BytesToParse / encodedSize, encodedSize, pad… in GlobalSetup()
374 …private static byte[] CreateBufferWithRandomVarints(Random random, int valueCount, int encodedSize… in CreateBufferWithRandomVarints() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark