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

/external/chromium_org/google_apis/gaia/
H A Dgaia_oauth_client_unittest.cc37 bool complete_immediately,
45 complete_immediately_(complete_immediately) {
118 void set_complete_immediately(bool complete_immediately) { argument
119 complete_immediately_ = complete_immediately;
35 MockOAuthFetcher(int response_code, int max_failure_count, bool complete_immediately, const GURL& url, const std::string& results, net::URLFetcher::RequestType request_type, net::URLFetcherDelegate* d) argument

Completed in 219 milliseconds