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

  /external/chromium_org/sync/internal_api/attachments/
attachment_service_proxy_for_test.cc 13 AttachmentServiceProxyForTest::OwningCore::OwningCore(
22 AttachmentServiceProxyForTest::OwningCore::~OwningCore() {
26 AttachmentServiceProxy AttachmentServiceProxyForTest::Create() {
50 return AttachmentServiceProxyForTest(runner, core_for_test);
53 AttachmentServiceProxyForTest::~AttachmentServiceProxyForTest() {
56 AttachmentServiceProxyForTest::AttachmentServiceProxyForTest(
  /external/chromium_org/sync/internal_api/public/attachments/
attachment_service_proxy_for_test.h 20 class SYNC_EXPORT AttachmentServiceProxyForTest
24 virtual ~AttachmentServiceProxyForTest();
44 AttachmentServiceProxyForTest(

Completed in 187 milliseconds