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

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

Completed in 410 milliseconds