HomeSort by relevance Sort by last modified time
    Searched refs:AwaitProfilesMatch (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_autofill_sync_test.cc 26 using autofill_helper::AwaitProfilesMatch;
160 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
166 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
172 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
178 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
187 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
193 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
204 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
220 ASSERT_TRUE(AwaitProfilesMatch(0, 1));
229 ASSERT_TRUE(AwaitProfilesMatch(0, 1))
    [all...]
autofill_helper.h 110 bool AwaitProfilesMatch(int profile_a, int profile_b);
autofill_helper.cc 492 bool AwaitProfilesMatch(int a, int b) {

Completed in 223 milliseconds