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
|