Searched refs:learn_more_url (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/printing/
H A Dprint_dialog_cloud_unittest.cc192 GURL learn_more_url = CloudPrintURL::GetCloudPrintLearnMoreURL(); local
193 std::string learn_more_path = learn_more_url.spec();
197 EXPECT_TRUE(learn_more_url.has_path());
198 EXPECT_FALSE(learn_more_url.has_query());

Completed in 395 milliseconds