Home
last modified time | relevance | path

Searched defs:TestGroup (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/hana/test/_include/laws/
Dgroup.hpp20 struct TestGroup : TestGroup<G, laws> { struct
25 struct TestGroup<G, laws> { struct
27 TestGroup(Xs xs) { in TestGroup() function
71 struct TestGroup<C, when<Constant<C>::value>> struct
75 TestGroup(Xs xs) : TestGroup<C, laws>{xs} { in TestGroup() function
76 foreach2(xs, [](auto x, auto y) { in __anon8d80edb90302()
/third_party/protobuf/js/compatibility_tests/v3.0.0/
Dtest.proto175 message TestGroup { message
/third_party/protobuf/js/compatibility_tests/v3.1.0/
Dtest.proto175 message TestGroup { message
/third_party/protobuf/js/
Dtest.proto198 message TestGroup { message
/third_party/protobuf/src/google/protobuf/
Dunittest.proto338 message TestGroup { message
/third_party/protobuf/csharp/protos/
Dunittest.proto338 message TestGroup { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs6586 public sealed partial class TestGroup : pb::IMessage<TestGroup> class
6608 public TestGroup() { in TestGroup() method in Google.Protobuf.TestProtos.Proto2.TestGroup
6615 public TestGroup(TestGroup other) : this() { in TestGroup() method in Google.Protobuf.TestProtos.Proto2.TestGroup