HomeSort by relevance Sort by last modified time
    Searched refs:MakePendingConfigModeState (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/sync/glue/
sync_backend_host_unittest.cc 92 TEST_F(SyncBackendHostTest, MakePendingConfigModeState) {
100 state(SyncBackendHost::MakePendingConfigModeState(
117 state(SyncBackendHost::MakePendingConfigModeState(
135 state(SyncBackendHost::MakePendingConfigModeState(
161 state(SyncBackendHost::MakePendingConfigModeState(
180 state(SyncBackendHost::MakePendingConfigModeState(
sync_backend_host.h 560 FRIEND_TEST_ALL_PREFIXES(SyncBackendHostTest, MakePendingConfigModeState);
585 static PendingConfigureDataTypesState* MakePendingConfigModeState(
sync_backend_host.cc 356 SyncBackendHost::MakePendingConfigModeState(
401 MakePendingConfigModeState(data_type_controllers, types, ready_task,
    [all...]

Completed in 121 milliseconds