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

  /external/chromium_org/sync/test/accounts_client/
test_accounts_client.h 60 vector<string> usernames_; member in class:TestAccountsClient
test_accounts_client.cc 74 : server_(server), account_space_(account_space), usernames_(usernames) {
88 for (vector<string>::iterator it = usernames_.begin();
89 it != usernames_.end(); ++it) {

Completed in 48 milliseconds