HomeSort by relevance Sort by last modified time
    Searched refs:CompleteFetch (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/google_apis/gcm/engine/
unregistration_request_unittest.cc 67 void CompleteFetch();
115 void UnregistrationRequestTest::CompleteFetch() {
176 CompleteFetch();
187 CompleteFetch();
198 CompleteFetch();
203 CompleteFetch();
214 CompleteFetch();
225 CompleteFetch();
236 CompleteFetch();
241 CompleteFetch();
    [all...]
checkin_request_unittest.cc 79 void CompleteFetch();
157 void CheckinRequestTest::CompleteFetch() {
218 CompleteFetch();
223 CompleteFetch();
235 CompleteFetch();
240 CompleteFetch();
252 CompleteFetch();
264 CompleteFetch();
276 CompleteFetch();
281 CompleteFetch();
    [all...]
registration_request_unittest.cc 70 void CompleteFetch();
134 void RegistrationRequestTest::CompleteFetch() {
150 CompleteFetch();
231 CompleteFetch();
243 CompleteFetch();
248 CompleteFetch();
260 CompleteFetch();
265 CompleteFetch();
271 CompleteFetch();
283 CompleteFetch();
    [all...]
  /external/chromium_org/chrome/browser/bitmap_fetcher/
bitmap_fetcher_service_unittest.cc 72 void CompleteFetch(const GURL& url) {
128 CompleteFetch(url1_);
145 CompleteFetch(url2_);
148 CompleteFetch(url1_);
157 CompleteFetch(url1_);
  /external/chromium_org/chrome/browser/chromeos/login/auth/
mock_url_fetchers.cc 37 base::Bind(&ExpectCanceledFetcher::CompleteFetch,
42 void ExpectCanceledFetcher::CompleteFetch() {
mock_url_fetchers.h 36 void CompleteFetch();

Completed in 329 milliseconds