HomeSort by relevance Sort by last modified time
    Searched full:test_page_url (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/printing/
print_dialog_cloud_unittest.cc 200 GURL test_page_url = CloudPrintURL::GetCloudPrintTestPageURL(); local
201 std::string test_page_path = test_page_url.spec();
205 EXPECT_TRUE(test_page_url.has_path());
206 EXPECT_TRUE(test_page_url.has_query());

Completed in 53 milliseconds