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

  /external/chromium_org/chromeos/cryptohome/
mock_async_method_caller.cc 15 const char MockAsyncMethodCaller::kFakeAttestationCert[] = "cert";
92 callback.Run(success_, kFakeAttestationCert);
mock_async_method_caller.h 21 static const char kFakeAttestationCert[];
  /external/chromium_org/chromeos/attestation/
attestation_flow_unittest.cc 125 cryptohome::MockAsyncMethodCaller::kFakeAttestationCert))
256 cryptohome::MockAsyncMethodCaller::kFakeAttestationCert)).Times(1);
380 cryptohome::MockAsyncMethodCaller::kFakeAttestationCert)).Times(1);

Completed in 194 milliseconds