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

  /external/chromium_org/google_apis/gaia/
fake_gaia.cc 206 saml_account_idp_map_[account_id] = saml_idp;
383 saml_account_idp_map_.find(email) != saml_account_idp_map_.end()) {
384 GURL url(saml_account_idp_map_[email]);
fake_gaia.h 169 SamlAccountIdpMap saml_account_idp_map_; member in class:FakeGaia

Completed in 361 milliseconds