Searched refs:test_user (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/sync/ |
D | test_profile_sync_service.cc | 161 const std::string& test_user, in TestProfileSyncService() argument 164 : ProfileSyncService(factory, profile, test_user), in TestProfileSyncService()
|
D | test_profile_sync_service.h | 89 const std::string& test_user,
|
D | profile_sync_service_password_unittest.cc | 123 const std::string& test_user, in PasswordTestProfileSyncService() argument 127 : TestProfileSyncService(factory, profile, test_user, in PasswordTestProfileSyncService()
|
/external/chromium/chrome/browser/sync/glue/ |
D | sync_backend_host.h | 411 void DoInitializeForTest(const std::wstring& test_user, in DoInitializeForTest() argument 416 credentials.email = WideToUTF8(test_user); in DoInitializeForTest()
|