Home | History | Annotate | Download | only in engine

Lines Matching refs:sync_pb

51     sync_pb::EntitySpecifics get_updates_filter;
53 ProtoExtensionValidator<sync_pb::EntitySpecifics> v(get_updates_filter);
54 v.ExpectHasExtension(sync_pb::autofill);
55 v.ExpectHasExtension(sync_pb::preference);
56 v.ExpectHasExtension(sync_pb::bookmark);
65 sync_pb::EntitySpecifics get_updates_filter;
67 ProtoExtensionValidator<sync_pb::EntitySpecifics> v(get_updates_filter);
68 v.ExpectHasExtension(sync_pb::bookmark);
76 sync_pb::EntitySpecifics get_updates_filter;
78 ProtoExtensionValidator<sync_pb::EntitySpecifics> v(get_updates_filter);
79 v.ExpectHasExtension(sync_pb::bookmark);
87 sync_pb::EntitySpecifics get_updates_filter;
89 ProtoExtensionValidator<sync_pb::EntitySpecifics> v(get_updates_filter);
90 v.ExpectHasExtension(sync_pb::autofill);
98 sync_pb::EntitySpecifics get_updates_filter;
100 ProtoExtensionValidator<sync_pb::EntitySpecifics> v(get_updates_filter);
101 v.ExpectHasExtension(sync_pb::preference);