Searched defs:sniff_xml_type (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/extensions/
H A Dsubscribe_page_action_browsertest.cc93 // Navigates to a feed page and, if |sniff_xml_type| is set, wait for the
95 // |sniff_xml_type| is generally set to true if the feed is sniffable and false
101 bool sniff_xml_type,
106 if (sniff_xml_type) {
97 NavigateToFeedAndValidate(net::SpawnedTestServer* server, const std::string& url, Browser* browser, std::string extension_id, bool sniff_xml_type, const std::string& expected_feed_title, const std::string& expected_item_title, const std::string& expected_item_desc, const std::string& expected_error) argument

Completed in 318 milliseconds