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

  /external/chromium_org/chrome/browser/sync/test/integration/
sync_auth_test.cc 125 SetOAuth2TokenResponse(kValidOAuth2Token,
139 SetOAuth2TokenResponse(kValidOAuth2Token,
155 SetOAuth2TokenResponse(kEmptyOAuth2Token,
170 SetOAuth2TokenResponse(kEmptyOAuth2Token,
185 SetOAuth2TokenResponse(kMalformedOAuth2Token,
201 SetOAuth2TokenResponse(kInvalidGrantOAuth2Token,
217 SetOAuth2TokenResponse(kInvalidClientOAuth2Token,
231 SetOAuth2TokenResponse(kEmptyOAuth2Token,
246 SetOAuth2TokenResponse(kInvalidGrantOAuth2Token,
263 SetOAuth2TokenResponse(kEmptyOAuth2Token
    [all...]
sync_test.h 211 void SetOAuth2TokenResponse(const std::string& response_data,
sync_test.cc 594 void SyncTest::SetOAuth2TokenResponse(const std::string& response_data,
    [all...]

Completed in 48 milliseconds