Home
last modified time | relevance | path

Searched defs:TestMessage (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DMessageBusTest.cpp13 struct TestMessage { struct
14 TestMessage(int i, float f) : x(i), y(f) {} in TestMessage() argument
16 int x;
17 float y;
20 static inline bool SkShouldPostMessageToBus(const TestMessage&, uint32_t) { in SkShouldPostMessageToBus()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/fluent/fluent-logger-golang/fluent/
H A Dtest_message.go4 type TestMessage struct { struct
5 Foo string `msg:"foo" json:"foo,omitempty"`
6 Hoge string `msg:"hoge" json:"hoge,omitempty"`
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/utility/test/
H A Dtestmessage.h39 struct TestMessage struct
42 enum Type
49 static const char* name(const Type t) in name()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Test/FeatureBased/Features.Contracts/
H A DMessageContractTester.cs18 public class TestMessage class
24 public TestMessage () in TestMessage() method in MonoTests.Features.Contracts.TestMessage
28 public TestMessage (DateTime date, string formatString, string formattedDate) in TestMessage() method in MonoTests.Features.Contracts.TestMessage
35 public TestMessage (TestMessage message) in TestMessage() method in MonoTests.Features.Contracts.TestMessage
/dports/net/grpcox/grpcox-1.0.0/vendor/github.com/jhump/protoreflect/internal/testprotos/
H A Ddesc_test1.pb.go110 type TestMessage struct { struct
118 … []TestMessage_NestedEnum `protobuf:"varint,4,rep,name=ne,enum=testprotos.TestMessage_NestedEnum…
119 XXX_NoUnkeyedLiteral struct{} `json:"-"`
120 XXX_unrecognized []byte `json:"-"`
126 func (*TestMessage) ProtoMessage() {}
127 func (*TestMessage) Descriptor() ([]byte, []int) {
131 func (m *TestMessage) XXX_Unmarshal(b []byte) error {
137 func (m *TestMessage) XXX_Merge(src proto.Message) {
140 func (m *TestMessage) XXX_Size() int {
143 func (m *TestMessage) XXX_DiscardUnknown() {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/jhump/protoreflect/internal/testprotos/
H A Ddesc_test1.pb.go110 type TestMessage struct { struct
118 … []TestMessage_NestedEnum `protobuf:"varint,4,rep,name=ne,enum=testprotos.TestMessage_NestedEnum…
119 XXX_NoUnkeyedLiteral struct{} `json:"-"`
120 XXX_unrecognized []byte `json:"-"`
126 func (*TestMessage) ProtoMessage() {}
127 func (*TestMessage) Descriptor() ([]byte, []int) {
131 func (m *TestMessage) XXX_Unmarshal(b []byte) error {
137 func (m *TestMessage) XXX_Merge(src proto.Message) {
140 func (m *TestMessage) XXX_Size() int {
143 func (m *TestMessage) XXX_DiscardUnknown() {
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/jhump/protoreflect/internal/testprotos/
H A Ddesc_test1.pb.go110 type TestMessage struct { struct
118 … []TestMessage_NestedEnum `protobuf:"varint,4,rep,name=ne,enum=testprotos.TestMessage_NestedEnum…
119 XXX_NoUnkeyedLiteral struct{} `json:"-"`
120 XXX_unrecognized []byte `json:"-"`
126 func (*TestMessage) ProtoMessage() {}
127 func (*TestMessage) Descriptor() ([]byte, []int) {
131 func (m *TestMessage) XXX_Unmarshal(b []byte) error {
137 func (m *TestMessage) XXX_Merge(src proto.Message) {
140 func (m *TestMessage) XXX_Size() int {
143 func (m *TestMessage) XXX_DiscardUnknown() {
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/internal/testprotos/
H A Ddesc_test1.pb.go148 type TestMessage struct { struct
160 …Ne []TestMessage_NestedEnum `protobuf:"varint,4,rep,name=ne,enum=testprotos.TestMessage_NestedEnum…
163 func (x *TestMessage) Reset() {
172 func (x *TestMessage) String() string {
176 func (*TestMessage) ProtoMessage() {}
178 func (x *TestMessage) ProtoReflect() protoreflect.Message {
191 func (*TestMessage) Descriptor() ([]byte, []int) {
195 func (x *TestMessage) GetNm() *TestMessage_NestedMessage {
202 func (x *TestMessage) GetAnm() *TestMessage_NestedMessage_AnotherNestedMessage {
231 …edMessage_DeeplyNestedEnum `protobuf:"varint,1,opt,name=dne,enum=testprotos.TestMessage_NestedMess…
/dports/security/lego/lego-4.5.3/vendor/github.com/golang/groupcache/testpb/
H A Dtest.pb.go16 type TestMessage struct { struct
17 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
18 City *string `protobuf:"bytes,2,opt,name=city" json:"city,omitempty"`
19 XXX_unrecognized []byte `json:"-"`
22 func (m *TestMessage) Reset() { *m = TestMessage{} }
23 func (m *TestMessage) String() string { return proto.CompactTextString(m) }
24 func (*TestMessage) ProtoMessage() {}
26 func (m *TestMessage) GetName() string {
33 func (m *TestMessage) GetCity() string {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/golang/groupcache/testpb/
H A Dtest.pb.go16 type TestMessage struct { struct
17 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
18 City *string `protobuf:"bytes,2,opt,name=city" json:"city,omitempty"`
19 XXX_unrecognized []byte `json:"-"`
22 func (m *TestMessage) Reset() { *m = TestMessage{} }
23 func (m *TestMessage) String() string { return proto.CompactTextString(m) }
24 func (*TestMessage) ProtoMessage() {}
26 func (m *TestMessage) GetName() string {
33 func (m *TestMessage) GetCity() string {
/dports/net/drive/drive-0.4.0/vendor/github.com/golang/groupcache/testpb/
H A Dtest.pb.go16 type TestMessage struct { struct
17 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
18 City *string `protobuf:"bytes,2,opt,name=city" json:"city,omitempty"`
19 XXX_unrecognized []byte `json:"-"`
22 func (m *TestMessage) Reset() { *m = TestMessage{} }
23 func (m *TestMessage) String() string { return proto.CompactTextString(m) }
24 func (*TestMessage) ProtoMessage() {}
26 func (m *TestMessage) GetName() string {
33 func (m *TestMessage) GetCity() string {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/golang/groupcache/testpb/
H A Dtest.pb.go16 type TestMessage struct { struct
17 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
18 City *string `protobuf:"bytes,2,opt,name=city" json:"city,omitempty"`
19 XXX_unrecognized []byte `json:"-"`
22 func (m *TestMessage) Reset() { *m = TestMessage{} }
23 func (m *TestMessage) String() string { return proto.CompactTextString(m) }
24 func (*TestMessage) ProtoMessage() {}
26 func (m *TestMessage) GetName() string {
33 func (m *TestMessage) GetCity() string {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/groupcache/testpb/
H A Dtest.pb.go16 type TestMessage struct { struct
17 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
18 City *string `protobuf:"bytes,2,opt,name=city" json:"city,omitempty"`
19 XXX_unrecognized []byte `json:"-"`
22 func (m *TestMessage) Reset() { *m = TestMessage{} }
23 func (m *TestMessage) String() string { return proto.CompactTextString(m) }
24 func (*TestMessage) ProtoMessage() {}
26 func (m *TestMessage) GetName() string {
33 func (m *TestMessage) GetCity() string {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/golang/groupcache/testpb/
H A Dtest.pb.go16 type TestMessage struct { struct
17 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
18 City *string `protobuf:"bytes,2,opt,name=city" json:"city,omitempty"`
19 XXX_unrecognized []byte `json:"-"`
22 func (m *TestMessage) Reset() { *m = TestMessage{} }
23 func (m *TestMessage) String() string { return proto.CompactTextString(m) }
24 func (*TestMessage) ProtoMessage() {}
26 func (m *TestMessage) GetName() string {
33 func (m *TestMessage) GetCity() string {

12345678910>>...21