DescriptionSync: local data verification for Android tests
This CL dramatically improves the ability to verify local Sync data in
Java Android tests. This is done by plumbing through the
ProfileSyncService's GetAllNodes method through JNI.
This new util will also allow for the server-side modification and
deletion of Sync entities in a future CL.
An older version of local data verification
(relying only on entity counts) has been removed.
BUG=365774
Committed: https://crrev.com/ff27ca20c9913a184c7c04550fc26640bcf5c9b4
Cr-Commit-Position: refs/heads/master@{#330842}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #Patch Set 3 : #
Total comments: 12
Patch Set 4 : #Patch Set 5 : fix threading #
Messages
Total messages: 19 (6 generated)
|