Searched defs:ProfileSyncServicePasswordTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_password_unittest.cc146 class ProfileSyncServicePasswordTest : public AbstractProfileSyncServiceTest { class in inherits:AbstractProfileSyncServiceTest
152 ProfileSyncServicePasswordTest() function in class:ProfileSyncServicePasswordTest
192 NewRunnableFunction(&ProfileSyncServicePasswordTest::SignalEvent,
315 AddPasswordEntriesTask(ProfileSyncServicePasswordTest* test,
327 ProfileSyncServicePasswordTest* test_;
331 TEST_F(ProfileSyncServicePasswordTest, FailModelAssociation) {
336 TEST_F(ProfileSyncServicePasswordTest, EmptyNativeEmptySync) {
349 TEST_F(ProfileSyncServicePasswordTest, HasNativeEntriesEmptySync) {
380 TEST_F(ProfileSyncServicePasswordTest, HasNativeEntriesEmptySyncSameUsername) {
433 TEST_F(ProfileSyncServicePasswordTest, HasNativeHasSyncNoMerg
[all...]

Completed in 109 milliseconds