[Sync] Replaced ASSERT/EXPECT_TRUE/FALSE with expected/action checks. |
||
Issue descriptionA pretty good list can be generated by running grep -r "ASSERT_TRUE\|ASSERT_FALSE\|EXPECT_TRUE\|EXPECT_FALSE" chrome/browser/sync/* components/sync/* components/sync_bookmarks/* components/sync_sessions/* components/browser_sync/* | grep "==\|!=\| < \| > " | grep -v end\(\) | grep -v find\( | grep -v \|\| | grep -v \\\\
,
Oct 31 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 31 2016