OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateGURLWithPath
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/test/accounts_client/
test_accounts_client.h
56
GURL
CreateGURLWithPath
(const string& path);
test_accounts_client.cc
80
GURL url =
CreateGURLWithPath
(kClaimPath);
122
GURL url =
CreateGURLWithPath
(kReleasePath);
132
GURL TestAccountsClient::
CreateGURLWithPath
(const string& path) {
Completed in 1440 milliseconds