Home
last modified time | relevance | path

Searched refs:testCategory_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DConformance.cs309 testCategory_ = other.testCategory_; in ConformanceRequest()
414 private global::Conformance.TestCategory testCategory_ = global::Conformance.TestCategory.UnspecifiedTest; field in Conformance.ConformanceRequest
422 get { return testCategory_; }
424 testCategory_ = value;

Completed in 2 milliseconds