Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs270 singleBool_ = other.singleBool_; in TestAllTypes()
448 private bool singleBool_; field in Google.Protobuf.TestProtos.TestAllTypes
450 get { return singleBool_; }
452 singleBool_ = value;