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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_autofill_sync_test.cc25 using autofill_helper::AwaitKeysMatch;
74 ASSERT_TRUE(AwaitKeysMatch(0, 1));
82 ASSERT_TRUE(AwaitKeysMatch(0, 1));
90 ASSERT_TRUE(AwaitKeysMatch(0, 1));
96 ASSERT_TRUE(AwaitKeysMatch(0, 1));
103 ASSERT_TRUE(AwaitKeysMatch(0, 1));
116 ASSERT_TRUE(AwaitKeysMatch(0, 1));
129 ASSERT_TRUE(AwaitKeysMatch(0, 1));
149 ASSERT_TRUE(AwaitKeysMatch(0, 1));
H A Dautofill_helper.h63 bool AwaitKeysMatch(int profile_a, int profile_b);
H A Dautofill_helper.cc275 bool AwaitKeysMatch(int a, int b) { function in namespace:autofill_helper

Completed in 110 milliseconds