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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dautofill_helper.h60 bool KeysMatch(int profile_a, int profile_b) WARN_UNUSED_RESULT;
62 // Allows syncers to run until KeysMatch() returns true.
H A Dautofill_helper.cc236 bool KeysMatch(int profile_a, int profile_b) { function in namespace:autofill_helper
266 return KeysMatch(profile_a_, profile_b_);
H A Dtwo_client_autofill_sync_test.cc31 using autofill_helper::KeysMatch;

Completed in 692 milliseconds