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

  /external/chromium/chrome/browser/sync/
profile_sync_service_password_unittest.cc 146 class ProfileSyncServicePasswordTest : public AbstractProfileSyncServiceTest {
152 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, HasNativeHasSyncNoMerge)
    [all...]
profile_sync_service.h 519 friend class ProfileSyncServicePasswordTest;

Completed in 35 milliseconds