Searched refs:field16_ (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
H A D | BenchmarkMessage1Proto3.cs | 110 field16_ = other.field16_; in GoogleMessage1() 300 private int field16_; field in Benchmarks.Proto3.GoogleMessage1 303 get { return field16_; } 305 field16_ = value; 1715 field16_ = other.field16_; in GoogleMessage1SubMessage() 1815 private int field16_; field in Benchmarks.Proto3.GoogleMessage1SubMessage 1818 get { return field16_; } 1820 field16_ [all...] |
Completed in 2 milliseconds