MockAsyncMethodCaller  295 chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc   cryptohome::MockAsyncMethodCaller mock_async_caller_;
MockAsyncMethodCaller  231 chrome/browser/chromeos/login/login_utils_browsertest.cc     mock_async_method_caller_ = new cryptohome::MockAsyncMethodCaller;
MockAsyncMethodCaller  506 chrome/browser/chromeos/login/login_utils_browsertest.cc   cryptohome::MockAsyncMethodCaller* mock_async_method_caller_;
MockAsyncMethodCaller   55 chrome/browser/chromeos/login/managed/supervised_user_creation_browsertest.cc     mock_async_method_caller_ = new cryptohome::MockAsyncMethodCaller;
MockAsyncMethodCaller  133 chrome/browser/chromeos/login/managed/supervised_user_creation_browsertest.cc    cryptohome::MockAsyncMethodCaller* mock_async_method_caller_;
MockAsyncMethodCaller   66 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc     mock_caller_ = new cryptohome::MockAsyncMethodCaller;
MockAsyncMethodCaller  203 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc   cryptohome::MockAsyncMethodCaller* mock_caller_;
MockAsyncMethodCaller  424 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc                      cryptohome::MockAsyncMethodCaller::kFakeSanitizedUsername,
MockAsyncMethodCaller  480 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc                      cryptohome::MockAsyncMethodCaller::kFakeSanitizedUsername,
MockAsyncMethodCaller  548 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc                      cryptohome::MockAsyncMethodCaller::kFakeSanitizedUsername,
MockAsyncMethodCaller  197 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api_unittest.cc   NiceMock<cryptohome::MockAsyncMethodCaller> mock_async_method_caller_;
MockAsyncMethodCaller   84 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller   94 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationEnrollRequest,
MockAsyncMethodCaller   99 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationEnrollRequest;
MockAsyncMethodCaller  115 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCertRequest,
MockAsyncMethodCaller  120 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCertRequest;
MockAsyncMethodCaller  134 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCert))
MockAsyncMethodCaller  149 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  177 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  190 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationEnrollRequest,
MockAsyncMethodCaller  208 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  213 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationEnrollRequest;
MockAsyncMethodCaller  227 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationEnrollRequest,
MockAsyncMethodCaller  244 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  251 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCertRequest;
MockAsyncMethodCaller  269 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCertRequest,
MockAsyncMethodCaller  275 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCert)).Times(1);
MockAsyncMethodCaller  288 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  317 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  332 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCertRequest,
MockAsyncMethodCaller  350 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  374 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  381 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCertRequest;
MockAsyncMethodCaller  402 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCertRequest,
MockAsyncMethodCaller  408 chromeos/attestation/attestation_flow_unittest.cc       cryptohome::MockAsyncMethodCaller::kFakeAttestationCert)).Times(1);
MockAsyncMethodCaller  422 chromeos/attestation/attestation_flow_unittest.cc   StrictMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller  462 chromeos/attestation/attestation_flow_unittest.cc   NiceMock<cryptohome::MockAsyncMethodCaller> async_caller;
MockAsyncMethodCaller   13 chromeos/cryptohome/mock_async_method_caller.cc const char MockAsyncMethodCaller::kFakeAttestationEnrollRequest[] = "enrollreq";
MockAsyncMethodCaller   14 chromeos/cryptohome/mock_async_method_caller.cc const char MockAsyncMethodCaller::kFakeAttestationCertRequest[] = "certreq";
MockAsyncMethodCaller   15 chromeos/cryptohome/mock_async_method_caller.cc const char MockAsyncMethodCaller::kFakeAttestationCert[] = "cert";
MockAsyncMethodCaller   16 chromeos/cryptohome/mock_async_method_caller.cc const char MockAsyncMethodCaller::kFakeSanitizedUsername[] = "01234567890ABC";
MockAsyncMethodCaller   17 chromeos/cryptohome/mock_async_method_caller.cc const char MockAsyncMethodCaller::kFakeChallengeResponse[] =
MockAsyncMethodCaller   20 chromeos/cryptohome/mock_async_method_caller.cc MockAsyncMethodCaller::MockAsyncMethodCaller()
MockAsyncMethodCaller   24 chromeos/cryptohome/mock_async_method_caller.cc MockAsyncMethodCaller::~MockAsyncMethodCaller() {}
MockAsyncMethodCaller   26 chromeos/cryptohome/mock_async_method_caller.cc void MockAsyncMethodCaller::SetUp(bool success, MountError return_code) {
MockAsyncMethodCaller   31 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<2>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   34 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<3>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   37 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<3>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   40 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<3>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   43 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<0>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   46 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<1>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   50 chromeos/cryptohome/mock_async_method_caller.cc                              &MockAsyncMethodCaller::FakeCreateEnrollRequest)));
MockAsyncMethodCaller   53 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<2>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   57 chromeos/cryptohome/mock_async_method_caller.cc                              &MockAsyncMethodCaller::FakeCreateCertRequest)));
MockAsyncMethodCaller   61 chromeos/cryptohome/mock_async_method_caller.cc                              &MockAsyncMethodCaller::FakeFinishCertRequest)));
MockAsyncMethodCaller   65 chromeos/cryptohome/mock_async_method_caller.cc                              &MockAsyncMethodCaller::
MockAsyncMethodCaller   70 chromeos/cryptohome/mock_async_method_caller.cc                              &MockAsyncMethodCaller::FakeEnterpriseChallenge)));
MockAsyncMethodCaller   73 chromeos/cryptohome/mock_async_method_caller.cc           WithArgs<3>(Invoke(this, &MockAsyncMethodCaller::DoCallback)));
MockAsyncMethodCaller   76 chromeos/cryptohome/mock_async_method_caller.cc void MockAsyncMethodCaller::DoCallback(Callback callback) {
MockAsyncMethodCaller   80 chromeos/cryptohome/mock_async_method_caller.cc void MockAsyncMethodCaller::FakeCreateEnrollRequest(
MockAsyncMethodCaller   85 chromeos/cryptohome/mock_async_method_caller.cc void MockAsyncMethodCaller::FakeCreateCertRequest(
MockAsyncMethodCaller   90 chromeos/cryptohome/mock_async_method_caller.cc void MockAsyncMethodCaller::FakeFinishCertRequest(
MockAsyncMethodCaller   95 chromeos/cryptohome/mock_async_method_caller.cc void MockAsyncMethodCaller::FakeGetSanitizedUsername(
MockAsyncMethodCaller  100 chromeos/cryptohome/mock_async_method_caller.cc void MockAsyncMethodCaller::FakeEnterpriseChallenge(
MockAsyncMethodCaller   17 chromeos/cryptohome/mock_async_method_caller.h class MockAsyncMethodCaller : public AsyncMethodCaller {
MockAsyncMethodCaller   25 chromeos/cryptohome/mock_async_method_caller.h   MockAsyncMethodCaller();
MockAsyncMethodCaller   26 chromeos/cryptohome/mock_async_method_caller.h   virtual ~MockAsyncMethodCaller();
MockAsyncMethodCaller  108 chromeos/cryptohome/mock_async_method_caller.h   DISALLOW_COPY_AND_ASSIGN(MockAsyncMethodCaller);
MockAsyncMethodCaller   41 chromeos/cryptohome/mock_homedir_methods.cc       success_, return_code_, MockAsyncMethodCaller::kFakeSanitizedUsername);