HomeSort by relevance Sort by last modified time
    Searched full:set_response (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow_unittest.cc 105 void set_response(PlatformVerificationFlow::ConsentResponse response) { function in class:chromeos::attestation::__anon7578::FakeDelegate
323 fake_delegate_.set_response(PlatformVerificationFlow::CONSENT_RESPONSE_DENY);
362 fake_delegate_.set_response(PlatformVerificationFlow::CONSENT_RESPONSE_DENY);
419 fake_delegate_.set_response(PlatformVerificationFlow::CONSENT_RESPONSE_NONE);
426 fake_delegate_.set_response(PlatformVerificationFlow::CONSENT_RESPONSE_DENY);
443 fake_delegate_.set_response(PlatformVerificationFlow::CONSENT_RESPONSE_DENY);

Completed in 180 milliseconds