OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSyncLoopForTesting
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host.h
195
virtual base::MessageLoop*
GetSyncLoopForTesting
() = 0;
sync_backend_host_mock.h
96
virtual base::MessageLoop*
GetSyncLoopForTesting
() OVERRIDE;
sync_backend_host_mock.cc
109
base::MessageLoop* SyncBackendHostMock::
GetSyncLoopForTesting
() {
sync_backend_host_impl.h
125
virtual base::MessageLoop*
GetSyncLoopForTesting
() OVERRIDE;
sync_backend_host_impl.cc
749
base::MessageLoop* SyncBackendHostImpl::
GetSyncLoopForTesting
() {
Completed in 32 milliseconds