Searched defs:SetUserConsent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/attestation/
H A Dplatform_verification_flow_unittest.cc246 void SetUserConsent(const GURL& url, bool allow) { function in class:chromeos::attestation::PlatformVerificationFlowTest
322 SetUserConsent(GURL(kTestURL), true);
336 SetUserConsent(GURL(kTestURL), true);
349 SetUserConsent(GURL(kTestURL), true);
389 SetUserConsent(GURL(kTestURL), false);

Completed in 112 milliseconds