Home
last modified time | relevance | path

Searched refs:kAccountSpace (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sync/test/accounts_client/
Dtest_accounts_client_unittest.cc24 static const string kAccountSpace = "test_account_space"; variable
32 session.account_space = kAccountSpace; in CreateValidAccountSession()
49 NoNetworkTestAccountsClient client(kServer, kAccountSpace, usernames); in TEST()
61 NoNetworkTestAccountsClient client(kServer, kAccountSpace, usernames); in TEST()
65 success_dict.Set("account_space", new base::StringValue(kAccountSpace)); in TEST()
77 EXPECT_EQ(kAccountSpace, session.account_space); in TEST()
84 NoNetworkTestAccountsClient client(kServer, kAccountSpace, usernames); in TEST()
93 NoNetworkTestAccountsClient client(kServer, kAccountSpace, usernames); in TEST()