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

/external/chromium_org/chrome/browser/browsing_data/
H A Dmock_browsing_data_server_bound_cert_helper.h14 class MockBrowsingDataServerBoundCertHelper class in inherits:BrowsingDataServerBoundCertHelper
17 explicit MockBrowsingDataServerBoundCertHelper();
37 virtual ~MockBrowsingDataServerBoundCertHelper();
H A Dmock_browsing_data_server_bound_cert_helper.cc9 MockBrowsingDataServerBoundCertHelper::MockBrowsingDataServerBoundCertHelper() function in class:MockBrowsingDataServerBoundCertHelper
12 MockBrowsingDataServerBoundCertHelper::
13 ~MockBrowsingDataServerBoundCertHelper() {}
15 void MockBrowsingDataServerBoundCertHelper::StartFetching(
20 void MockBrowsingDataServerBoundCertHelper::DeleteServerBoundCert(
26 void MockBrowsingDataServerBoundCertHelper::AddServerBoundCertSample(
35 void MockBrowsingDataServerBoundCertHelper::Notify() {
46 void MockBrowsingDataServerBoundCertHelper::Reset() {
53 bool MockBrowsingDataServerBoundCertHelper
[all...]

Completed in 140 milliseconds