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

  /external/chromium/chrome/browser/sync/
test_profile_sync_service.h 89 const std::string& test_user,
test_profile_sync_service.cc 161 const std::string& test_user,
164 : ProfileSyncService(factory, profile, test_user),
profile_sync_service_password_unittest.cc 123 const std::string& test_user,
127 : TestProfileSyncService(factory, profile, test_user,
201 &factory_, &profile_, "test_user", false, root_task, node_task));
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 411 void DoInitializeForTest(const std::wstring& test_user,
416 credentials.email = WideToUTF8(test_user);
  /external/openssh/
sshd.c 1319 char *test_user = NULL, *test_host = NULL, *test_addr = NULL; local
    [all...]

Completed in 82 milliseconds