Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dall_test.go958 GroupString: String("wxyz"),
989 if *skipd.Skipgroup.GroupString != *skip.Skipgroup.GroupString {
990 t.Error("skip group string", *skipd.Skipgroup.GroupString)
2477 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