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

  /external/chromium_org/chrome/browser/browsing_data/
mock_browsing_data_server_bound_cert_helper.cc 9 MockBrowsingDataServerBoundCertHelper::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::AllDeleted()
    [all...]
mock_browsing_data_server_bound_cert_helper.h 14 class MockBrowsingDataServerBoundCertHelper
17 explicit MockBrowsingDataServerBoundCertHelper();
37 virtual ~MockBrowsingDataServerBoundCertHelper();

Completed in 2289 milliseconds