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

/external/chromium_org/sync/api/
H A Dsync_change_processor_wrapper_for_test.cc9 SyncChangeProcessorWrapperForTest::SyncChangeProcessorWrapperForTest( function in class:syncer::SyncChangeProcessorWrapperForTest
15 SyncChangeProcessorWrapperForTest::~SyncChangeProcessorWrapperForTest() {}
17 syncer::SyncError SyncChangeProcessorWrapperForTest::ProcessSyncChanges(
23 syncer::SyncDataList SyncChangeProcessorWrapperForTest::GetAllSyncData(
H A Dsync_change_processor_wrapper_for_test.h13 class SyncChangeProcessorWrapperForTest : public SyncChangeProcessor { class in namespace:syncer
15 // Create a SyncChangeProcessorWrapperForTest.
19 explicit SyncChangeProcessorWrapperForTest(
21 virtual ~SyncChangeProcessorWrapperForTest();
33 DISALLOW_COPY_AND_ASSIGN(SyncChangeProcessorWrapperForTest);

Completed in 2782 milliseconds