Searched refs:stringInputBuffersSegmented (Results 1 – 1 of 1) sorted by relevance
57 Dictionary<int, ReadOnlySequence<byte>> stringInputBuffersSegmented; field in Google.Protobuf.Benchmarks.ParseRawPrimitivesBenchmark89 stringInputBuffersSegmented = new Dictionary<int, ReadOnlySequence<byte>>(); in GlobalSetup()93 …stringInputBuffersSegmented.Add(encodedSize, ReadOnlySequenceFactory.CreateWithContent(buffer, seg… in GlobalSetup()316 InitializeParseContext(stringInputBuffersSegmented[encodedSize], out ParseContext ctx); in ParseString_ParseContext_MultipleSegments()355 InitializeParseContext(stringInputBuffersSegmented[encodedSize], out ParseContext ctx); in ParseBytes_ParseContext_MultipleSegments()