HomeSort by relevance Sort by last modified time
    Searched refs:test_user (Results 1 - 7 of 7) 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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_poplib.py 177 def test_user(self): member in class:TestPOP3Class
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_poplib.py 177 def test_user(self): member in class:TestPOP3Class

Completed in 124 milliseconds