Home
last modified time | relevance | path

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

/external/chromium_org/sync/test/accounts_client/
Dtest_accounts_client.cc80 GURL url = CreateGURLWithPath(kClaimPath); in ClaimAccount()
122 GURL url = CreateGURLWithPath(kReleasePath); in ReleaseAccount()
132 GURL TestAccountsClient::CreateGURLWithPath(const string& path) { in CreateGURLWithPath() function in TestAccountsClient
Dtest_accounts_client.h56 GURL CreateGURLWithPath(const string& path);