HomeSort by relevance Sort by last modified time
    Searched defs:SendResource (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/search/
iframe_source.cc 70 void IframeSource::SendResource(
iframe_source_unittest.cc 34 using IframeSource::SendResource;
115 void SendResource(int resource_id) {
116 source()->SendResource(resource_id, callback_);
188 TEST_F(IframeSourceTest, SendResource) {
189 SendResource(IDR_MOST_VISITED_TITLE_HTML);

Completed in 41 milliseconds