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

  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_policy_browsertest.cc 24 class CustomFakeCryptohomeClient : public chromeos::FakeCryptohomeClient {
92 CustomFakeCryptohomeClient fake_cryptohome_client_;
platform_verification_flow_unittest.cc 138 class CustomFakeCryptohomeClient : public FakeCryptohomeClient {
140 CustomFakeCryptohomeClient() : call_status_(DBUS_METHOD_CALL_SUCCESS),
297 CustomFakeCryptohomeClient fake_cryptohome_client_;

Completed in 297 milliseconds