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