Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DParseRawPrimitivesBenchmark.cs79 …floatInputBuffer = CreateBufferWithRandomFloats(random, BytesToParse / sizeof(float), paddingValue… in GlobalSetup()
392 …private static byte[] CreateBufferWithRandomFloats(Random random, int valueCount, int paddingValue… in CreateBufferWithRandomFloats() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DParseRawPrimitivesBenchmark.cs79 …floatInputBuffer = CreateBufferWithRandomFloats(random, BytesToParse / sizeof(float), paddingValue… in GlobalSetup()
392 …private static byte[] CreateBufferWithRandomFloats(Random random, int valueCount, int paddingValue… in CreateBufferWithRandomFloats() method in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark