HomeSort by relevance Sort by last modified time
    Searched refs:ProfileSyncServicePasswordTest (Results 1 - 4 of 4) 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;
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_password_unittest.cc 132 class ProfileSyncServicePasswordTest : public AbstractProfileSyncServiceTest {
153 ProfileSyncServicePasswordTest() {}
182 base::Bind(&ProfileSyncServicePasswordTest::SignalEvent, &done));
322 void AddPasswordEntriesCallback(ProfileSyncServicePasswordTest* test,
351 TEST_F(ProfileSyncServicePasswordTest, MAYBE_FailModelAssociation) {
356 TEST_F(ProfileSyncServicePasswordTest, MAYBE_FailPasswordStoreLoad) {
367 TEST_F(ProfileSyncServicePasswordTest, MAYBE_EmptyNativeEmptySync) {
380 TEST_F(ProfileSyncServicePasswordTest, MAYBE_HasNativeEntriesEmptySync) {
411 TEST_F(ProfileSyncServicePasswordTest,
465 TEST_F(ProfileSyncServicePasswordTest, MAYBE_HasNativeHasSyncNoMerge)
    [all...]
profile_sync_service.h 696 friend class ProfileSyncServicePasswordTest;
    [all...]

Completed in 202 milliseconds