OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
134
cryptohome::MockAsyncMethodCaller::
kFakeAttestationCert
))
275
cryptohome::MockAsyncMethodCaller::
kFakeAttestationCert
)).Times(1);
408
cryptohome::MockAsyncMethodCaller::
kFakeAttestationCert
)).Times(1);
Completed in 108 milliseconds