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

  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine_unittest.cc 358 TestURLFetcher* upstream_fetcher = GetUpstreamFetcher(); local
359 ASSERT_TRUE(upstream_fetcher);
360 upstream_fetcher->set_url(upstream_fetcher->GetOriginalURL());
390 TestURLFetcher* upstream_fetcher = GetUpstreamFetcher(); local
391 DCHECK(upstream_fetcher);
392 const size_t number_of_chunks = upstream_fetcher->upload_chunks().size();

Completed in 80 milliseconds