Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DParseRawPrimitivesBenchmark.cs51 byte[] doubleInputBuffer; field in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark
78 doubleInputBuffer = CreateBufferWithRandomDoubles(random, BytesToParse / sizeof(double), paddingValueCount); in GlobalSetup()
264 CodedInputStream cis = new CodedInputStream(doubleInputBuffer); in ParseRawDouble_CodedInputStream()
277 InitializeParseContext(doubleInputBuffer, out ParseContext ctx); in ParseRawDouble_ParseContext()

Completed in 1 milliseconds