OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:account_space_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/test/accounts_client/
test_accounts_client.h
59
const string
account_space_
;
member in class:TestAccountsClient
test_accounts_client.cc
74
: server_(server),
account_space_
(account_space), usernames_(usernames) {
81
url = net::AppendQueryParameter(url, "account_space",
account_space_
);
117
account_space_
.compare(session.account_space) != 0 ||
Completed in 27 milliseconds