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

  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service_unittest.cc 19 const char kTestProfileName[] = "test-profile";
43 profile_manager_.CreateTestingProfile(kTestProfileName),
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service_unittest.cc 28 const char kTestProfileName[] = "test-profile";
76 profile_manager_.CreateTestingProfile(kTestProfileName),
drive_file_sync_service_sync_unittest.cc 48 const char kTestProfileName[] = "test-profile";
70 profile_manager_.CreateTestingProfile(kTestProfileName);
drive_file_sync_service_fake_unittest.cc 73 const char kTestProfileName[] = "test-profile";
179 profile_ = profile_manager_.CreateTestingProfile(kTestProfileName);
249 profile_manager_.DeleteTestingProfile(kTestProfileName);
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl_unittest.cc 61 const char kTestProfileName[] = "test-profile";
158 profile_ = profile_manager_.CreateTestingProfile(kTestProfileName);
197 profile_manager_.DeleteTestingProfile(kTestProfileName);
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 112 const char kTestProfileName[] = "test-profile";
485 kTestProfileName,
487 base::UTF8ToUTF16(kTestProfileName),
526 profile_manager_.DeleteTestingProfile(kTestProfileName);
    [all...]
profile_sync_service_typed_url_unittest.cc 83 const char kTestProfileName[] = "test-profile";
218 kTestProfileName,
220 base::UTF8ToUTF16(kTestProfileName),
241 profile_manager_.DeleteTestingProfile(kTestProfileName);
    [all...]

Completed in 647 milliseconds