Searched defs:complete_immediately_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_oauth_client_unittest.cc45 complete_immediately_(complete_immediately) {
66 if (complete_immediately_)
71 ASSERT_FALSE(complete_immediately_);
78 bool complete_immediately_; member in class:__anon8348::MockOAuthFetcher
88 complete_immediately_(true) {
99 complete_immediately_,
119 complete_immediately_ = complete_immediately;
124 bool complete_immediately_; member in class:__anon8348::MockOAuthFetcherFactory

Completed in 86 milliseconds