HomeSort by relevance Sort by last modified time
    Searched refs:kTestProfileName (Results 1 - 4 of 4) 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/glue/
sync_backend_host_impl_unittest.cc 61 const char kTestProfileName[] = "test-profile";
159 profile_ = profile_manager_.CreateTestingProfile(kTestProfileName);
199 profile_manager_.DeleteTestingProfile(kTestProfileName);
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 113 const char kTestProfileName[] = "test-profile";
482 kTestProfileName,
484 base::UTF8ToUTF16(kTestProfileName),
529 profile_manager_.DeleteTestingProfile(kTestProfileName);
    [all...]
profile_sync_service_typed_url_unittest.cc 83 const char kTestProfileName[] = "test-profile";
231 kTestProfileName,
233 base::UTF8ToUTF16(kTestProfileName),
253 profile_manager_.DeleteTestingProfile(kTestProfileName);
    [all...]

Completed in 222 milliseconds