Searched refs:diff_fields (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_resetter_unittest.cc894 int diff_fields = ResettableSettingsSnapshot::ALL_FIELDS; local
896 diff_fields &= ~ResettableSettingsSnapshot::SHORTCUTS;
897 EXPECT_EQ(diff_fields,
922 EXPECT_EQ(diff_fields, nonorganic_snap.FindDifferentFields(organic_snap));

Completed in 79 milliseconds