Home
last modified time | relevance | path

Searched refs:ConfigureDataTypes (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Ddata_type_manager_impl2_unittest.cc182 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(1); in TEST_F()
198 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(1); in TEST_F()
213 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(1); in TEST_F()
232 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(1); in TEST_F()
252 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(1); in TEST_F()
269 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(2); in TEST_F()
296 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(2); in TEST_F()
351 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)) in TEST_F()
389 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(1); in TEST_F()
413 EXPECT_CALL(backend_, ConfigureDataTypes(_, _, _)).Times(1); in TEST_F()
[all …]
Dsync_backend_host_mock.cc16 ON_CALL(*this, ConfigureDataTypes(testing::_, testing::_, testing::_)). in SyncBackendHostMock()
Dsync_backend_host_mock.h24 MOCK_METHOD3(ConfigureDataTypes,
Ddata_type_manager_impl.cc172 backend_->ConfigureDataTypes( in Restart()
Dsync_backend_host.h166 virtual void ConfigureDataTypes(
Dsync_backend_host.cc385 void SyncBackendHost::ConfigureDataTypes( in ConfigureDataTypes() function in browser_sync::SyncBackendHost
/external/chromium/chrome/browser/sync/
Dtest_profile_sync_service.cc45 void SyncBackendHostForProfileSyncTest::ConfigureDataTypes( in ConfigureDataTypes() function in browser_sync::SyncBackendHostForProfileSyncTest
50 SyncBackendHost::ConfigureDataTypes( in ConfigureDataTypes()
Dtest_profile_sync_service.h45 virtual void ConfigureDataTypes(