Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/printing/
Dprint_dialog_cloud_unittest.cc193 std::string learn_more_path = learn_more_url.spec(); in TEST_F() local
194 EXPECT_THAT(learn_more_path, HasSubstr("www.google.com")); in TEST_F()
195 EXPECT_THAT(learn_more_path, HasSubstr("/support/")); in TEST_F()
196 EXPECT_THAT(learn_more_path, HasSubstr("/cloudprint")); in TEST_F()