Searched refs:GetCloudPrintLearnMoreURL (Results 1 – 4 of 4) sorted by relevance
23 static GURL GetCloudPrintLearnMoreURL();
67 GURL CloudPrintURL::GetCloudPrintLearnMoreURL() { in GetCloudPrintLearnMoreURL() function in CloudPrintURL
259 web_ui_->tab_contents()->OpenURL(CloudPrintURL::GetCloudPrintLearnMoreURL(), in OnUserClickedLearnMore()
192 GURL learn_more_url = CloudPrintURL::GetCloudPrintLearnMoreURL(); in TEST_F()