Searched defs:TestCategory (Results 1 – 5 of 5) sorted by relevance
19 use \Conformance\TestCategory; alias
62 enum TestCategory { enum
73 public enum TestCategory { enum377 public global::Conformance.TestCategory TestCategory { property in Conformance.ConformanceRequest
98 type TestCategory int32 type247 …TestCategory TestCategory `protobuf:"varint,5,opt,name=test_category,json=testCategory,proto3,enum… member
89 cl::OptionCategory TestCategory("Test Options", "Description"); variable