Home
last modified time | relevance | path

Searched refs:GroupString (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/proto/
Dall_test.go960 GroupString: String("wxyz"),
991 if *skipd.Skipgroup.GroupString != *skip.Skipgroup.GroupString {
992 t.Error("skip group string", *skipd.Skipgroup.GroupString)
2479 GroupString: String("wxyz"),
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go1375GroupString *string `protobuf:"bytes,17,req,name=group_string,json=groupString" json:"gr… member
1414 if m != nil && m.GroupString != nil {
1415 return *m.GroupString