Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DWriteMessagesBenchmark.cs71 return manyWrapperFieldsTest.WriteToCodedOutputStream_PreAllocatedBuffer(); in ManyWrapperFieldsMessage_WriteToCodedOutputStream()
90 return manyPrimitiveFieldsTest.WriteToCodedOutputStream_PreAllocatedBuffer(); in ManyPrimitiveFieldsMessage_WriteToCodedOutputStream()
108 return emptyMessageTest.WriteToCodedOutputStream_PreAllocatedBuffer(); in EmptyMessage_WriteToCodedOutputStream()
162 public byte[] WriteToCodedOutputStream_PreAllocatedBuffer() in WriteToCodedOutputStream_PreAllocatedBuffer() method in Google.Protobuf.Benchmarks.WriteMessagesBenchmark.SubTest
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DWriteMessagesBenchmark.cs71 return manyWrapperFieldsTest.WriteToCodedOutputStream_PreAllocatedBuffer(); in ManyWrapperFieldsMessage_WriteToCodedOutputStream()
90 return manyPrimitiveFieldsTest.WriteToCodedOutputStream_PreAllocatedBuffer(); in ManyPrimitiveFieldsMessage_WriteToCodedOutputStream()
108 return emptyMessageTest.WriteToCodedOutputStream_PreAllocatedBuffer(); in EmptyMessage_WriteToCodedOutputStream()
162 public byte[] WriteToCodedOutputStream_PreAllocatedBuffer() in WriteToCodedOutputStream_PreAllocatedBuffer() method in Google.Protobuf.Benchmarks.WriteMessagesBenchmark.SubTest