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

/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_url_fetcher_unittest.cc61 class TestCloudPrintURLFetcher : public CloudPrintURLFetcher { class in namespace:cloud_print
63 explicit TestCloudPrintURLFetcher( function in class:cloud_print::TestCloudPrintURLFetcher
78 virtual ~TestCloudPrintURLFetcher() {}
141 scoped_refptr<TestCloudPrintURLFetcher> fetcher_;
215 fetcher_ = new TestCloudPrintURLFetcher(io_message_loop_proxy().get());

Completed in 86 milliseconds