Home
last modified time | relevance | path

Searched defs:delete_keys_history (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/cert_provisioning/
H A Dcert_provisioning_scheduler_unittest.cc51 const std::vector<::attestation::DeleteKeysRequest> delete_keys_history = in VerifyDeleteKeysByPrefixCalledOnce() local
65 const std::vector<::attestation::DeleteKeysRequest> delete_keys_history = in ExpectDeleteKeysByPrefixNeverCalled() local
H A Dcert_provisioning_worker_unittest.cc118 const std::vector<::attestation::DeleteKeysRequest> delete_keys_history = in VerifyDeleteKeyCalledOnce() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/attestation/
H A Dfake_attestation_client.cc402 FakeAttestationClient::delete_keys_history() const { in delete_keys_history() function in chromeos::FakeAttestationClient