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

  /external/chromium_org/sync/api/attachments/
attachment_service_proxy_unittest.cc 125 callback_store = base::Bind(&AttachmentServiceProxyTest::IncrementStore,
180 AttachmentService::StoreCallback callback_store; member in class:syncer::AttachmentServiceProxyTest
186 // number of times callback_store was invoked
205 proxy->StoreAttachments(AttachmentList(), callback_store); local

Completed in 72 milliseconds