Searched refs:CreateBufferWithRandomData (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | ParseRawPrimitivesBenchmark.cs | 80 …fixedIntInputBuffer = CreateBufferWithRandomData(random, BytesToParse / sizeof(long), sizeof(long)… in GlobalSetup() 418 …private static byte[] CreateBufferWithRandomData(Random random, int valueCount, int encodedSize, i… in CreateBufferWithRandomData() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | ParseRawPrimitivesBenchmark.cs | 80 …fixedIntInputBuffer = CreateBufferWithRandomData(random, BytesToParse / sizeof(long), sizeof(long)… in GlobalSetup() 418 …private static byte[] CreateBufferWithRandomData(Random random, int valueCount, int encodedSize, i… in CreateBufferWithRandomData() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
|