TestForAuthError 52 chrome/browser/sync/test/integration/sync_auth_test.cc explicit TestForAuthError(ProfileSyncService* service); TestForAuthError 53 chrome/browser/sync/test/integration/sync_auth_test.cc virtual ~TestForAuthError(); TestForAuthError 58 chrome/browser/sync/test/integration/sync_auth_test.cc TestForAuthError::TestForAuthError(ProfileSyncService* service) TestForAuthError 61 chrome/browser/sync/test/integration/sync_auth_test.cc TestForAuthError::~TestForAuthError() {} TestForAuthError 63 chrome/browser/sync/test/integration/sync_auth_test.cc bool TestForAuthError::IsExitConditionSatisfied() { TestForAuthError 69 chrome/browser/sync/test/integration/sync_auth_test.cc std::string TestForAuthError::GetDebugMessage() const { TestForAuthError 90 chrome/browser/sync/test/integration/sync_auth_test.cc TestForAuthError checker_(GetSyncService((0)));