Home
last modified time | relevance | path

Searched defs:WriteToStream (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DGoogleMessageBenchmark.cs79 public void WriteToStream() => subTests.ForEach(item => item.WriteToStream()); in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark
107 public void WriteToStream() in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark.SubTest